googleads / googleads-dfa-reporting-samples

Samples for the DoubleClick for Advertisers Reporting and Trafficking API
Apache License 2.0
106 stars 173 forks source link

EventTagOverrides is null but can view event tags in the DCM UI #18

Closed nlokare closed 6 years ago

nlokare commented 6 years ago

Hi, I am using v3.2 of the API to request ads by campaign ID and placement ID. When I receive a response from the API, I noticed that none of the Ad response objects have an eventTagOverrides property. It appears that the getEventTagOverrides method returns null. However, I can verify that I have Event Tags enabled for the ad within the UI. Any help would be greatly appreciated. Thanks.

jimper commented 6 years ago

Hi there,

First check to see if the data you're looking for is in the defaultClickThroughEventTagProperties field instead. If not, please post on the API support forum with details of the specific ads you're having issues with.

Regards, - Jonathon Imperiosi, DCM API Team