{
"aggregateType": "DAY",
"metricEndDate": "string",
"metricStartDate": "string"
}curl --location 'https://www.amazon.com/ap/oa/bp/v2/profiles//metrics' \
--header 'Amazon-Advertising-API-ClientId;' \
--header 'Amazon-Advertising-API-Scope;' \
--header 'Content-Type: application/vnd.bpProfile.v2+json' \
--data '{
"aggregateType": "DAY",
"metricEndDate": "string",
"metricStartDate": "string"
}'{}