Hello Amplify API Team,
I am writing to inquire about a potential discrepancy regarding the case-sensitivity of the breakdown parameter for the Performance Reporting geo by campaign endpoint.
Endpoint: GET /performance/geo/bycampaign
Parameter: breakdown
Reference Link: https://amplifyv01.docs.apiary.io/#reference/performance-reporting/geo-by-campaign/retrieve-performance-statistics-for-all-marketer-campaigns-by-geo
When attempting to use the documented value, DMA results in an error, but using the lowercase value, dma, successfully returns the requested data.
My Question:
Is the breakdown parameter intended to be case-sensitive?
If so, can you please confirm that the correct, working value for this breakdown is indeed dma (lowercase)?
If dma is the required format, could the documentation be updated to reflect the correct case for this enum value?
Error message when using geo=DMA
{
"message": "Invalid breakdown value 'DMA', use one of the following values: country, region, dma, subregion"
}
--
You received this message because you are subscribed to the Google Groups "Outbrain-AmplifyApi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to outbrain-amplif...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/outbrain-amplifyapi/7a5f52a6-16fc-4f22-8bf3-2c4517367f52n%40googlegroups.com.