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

Is there a way to filter the responses? #78

Open nbro10 opened 2 years ago

nbro10 commented 2 years ago

Often, we don't need all info from a response. For example, if we query an ad, maybe we just need the campaign ID associated with it and maybe the name. Is there a way to to automatically ask only for the info that we need? The documentation mentions filters here, but I don't know if these are related to my needs. I didn't find any example so far that uses filters anyway.