pinpoint_get_apps {paws.customer.engagement} | R Documentation |
Retrieves information about all the applications that are associated with your Amazon Pinpoint account
Description
Retrieves information about all the applications that are associated with your Amazon Pinpoint account.
See https://www.paws-r-sdk.com/docs/pinpoint_get_apps/ for full documentation.
Usage
pinpoint_get_apps(PageSize = NULL, Token = NULL)
Arguments
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. |
[Package paws.customer.engagement version 0.7.0 Index]