{
"maxResults": 2,
"month": "02/2023",
"nextToken": "%6A%22VI3wDokCxd5UyqYJwFE_%55%5C",
"targeting": {
"channels": [
"STV"
],
"demographics": [
"A18_PLUS",
"P2_PLUS"
],
"geography": "US",
"reachType": "INDIVIDUALS"
}
}curl --location 'https://www.amazon.com/ap/oa/mediaPlan/historicalReachCurves/list' \
--header 'Amazon-Ads-AccountId;' \
--header 'Amazon-Advertising-API-ClientId: amzn1.application-oa2-client.abcdefg1234567890' \
--header 'Amazon-Advertising-API-Scope: 2095123454329876' \
--header 'Content-Type: application/vnd.mediaplanhistoricalreachcurves.v1+json' \
--data '{
"maxResults": 2,
"month": "02/2023",
"nextToken": "%6A%22VI3wDokCxd5UyqYJwFE_%55%5C",
"targeting": {
"channels": [
"STV"
],
"demographics": [
"A18_PLUS",
"P2_PLUS"
],
"geography": "US",
"reachType": "INDIVIDUALS"
}
}'{}