{
"endDate": "The latest valid endDate",
"metrics": "Return all available metrics",
"nextPageToken": "string",
"programType": "SB",
"startDate": "30 days in the past from the endDateParam"
}curl --location 'https://www.amazon.com/ap/oa/benchmarks/brandsAndCategories' \
--header 'Amazon-Advertising-API-ClientId;' \
--header 'Amazon-Advertising-API-Scope;' \
--header 'Content-Type: application/vnd.reportdata.v1+json' \
--data '{
"endDate": "The latest valid endDate",
"metrics": "Return all available metrics",
"nextPageToken": "string",
"programType": "SB",
"startDate": "30 days in the past from the endDateParam"
}'{}