curl --location --request GET 'https://www.amazon.com/ap/oa/sd/targets' \ --header 'Amazon-Advertising-API-ClientId: {{client_id}}' \ --header 'Authorization: Bearer {{access_token}}' \ --header 'Amazon-Advertising-API-Scope: {{profileId}}'
{}