ac_listProfiles
Retrieve advertising profiles from Amazon Ads API to manage campaign permissions, filter by program access, profile types, and payment methods for targeted advertising operations.
Instructions
Note that this operation does not return a response unless the current account has created at least one campaign using the advertising console.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiProgram | No | Filters response to include profiles that have permissions for the specified Advertising API program only. | campaign |
| accessLevel | No | Filters response to include profiles that have specified permissions for the specified Advertising API program only. Currently, the only supported access level is `view` and `edit`. | view |
| profileTypeFilter | No | Filters response to include profiles that are of the specified types in the comma-delimited list. Default is all types. Note that this filter performs an inclusive AND operation on the types. | |
| validPaymentMethodFilter | No | Filter response to include profiles that have valid payment methods. Default is to include all profiles. |