View source: R/ivs_operations.R
| ivs_list_ad_configurations | R Documentation |
Gets summary information about all ad configurations in your account, in the AWS region where the API request is processed.
See https://www.paws-r-sdk.com/docs/ivs_list_ad_configurations/ for full documentation.
ivs_list_ad_configurations(nextToken = NULL, maxResults = NULL)
nextToken |
The first ad configuration to retrieve. This is used for pagination; see the |
maxResults |
Maximum number of ad configurations to return. Default: your service quota or 100, whichever is smaller. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.