View source: R/pinpoint_operations.R
pinpoint_get_campaigns | R Documentation |
Retrieves information about the status, configuration, and other settings for all the campaigns that are associated with an application.
See https://www.paws-r-sdk.com/docs/pinpoint_get_campaigns/ for full documentation.
pinpoint_get_campaigns(ApplicationId, PageSize = NULL, Token = NULL)
ApplicationId |
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
PageSize |
The maximum number of items to include in each page of a paginated response. This parameter is not supported for application, campaign, and journey metrics. |
Token |
The NextToken string that specifies which page of results to return in a paginated response. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.