View source: R/ivs_operations.R
| ivs_create_ad_configuration | R Documentation |
Creates a new ad configuration to be used for server-side ad insertion.
See https://www.paws-r-sdk.com/docs/ivs_create_ad_configuration/ for full documentation.
ivs_create_ad_configuration(
name = NULL,
mediaTailorPlaybackConfigurations,
tags = NULL
)
name |
Ad configuration name. Defaults to “”. |
mediaTailorPlaybackConfigurations |
[required] List of integration configurations with media tailor resources. |
tags |
Array of 1-50 maps, each of the form |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.