Okay. 1) Is there a way to know all such attributes for each report which would result in creating multiple rows. How to find such attributes for each report type? 2) Will this IsNegative cause multiple rows across all the reports where this attribute is valid?
On Friday, February 21, 2020 at 1:58:45 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Talha, > > I understand your concern and would like to clarify my previous message. > In Ad Performance Report, when you pull an attribute, the report will pull > all instances of that attribute that is available. For example, when you > query AdGroupId > <https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report#adgroupid>, > > what you should obtain is every single AdGroupId that is available in the > Ad Performance Report under the account you run the query against. > > If we apply this to IsNegative > <https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report#isnegative>, > > you may encounter some AdGroups that have more than one criterion, in which > some are negative (true) and positive (false) that are delimited by the > predicate values in the documentation. In this case, you are querying every > available criterion and whether the obtained criterion is positive or > negative. This isn’t segmenting your data, but rather providing each > instance of a positive or negative criterion in your report. Let me know if > you have further questions. > > Thank you, > Bryan, Google Ads API Team > > > ref:_00D1U1174p._5001UV1OER:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/a8dea7b8-052b-45f4-9715-69057c5a8ae3%40googlegroups.com.
