I am trying to understand how the reporting works and what are the implicit 
breakdowns (segments) for each report. The following behaviour really 
confuses me.
When I download the following report, I get exactly one row result - which 
is understandable.
{
 'reportName': 'any report name here',
 'dateRangeType': 'ALL_TIME',
 'reportType': 'AD_PERFORMANCE_REPORT',
 'downloadFormat': 'CSV',
 'selector': {
   'fields': ['Clicks', 'Id', 'AdGroupId'],
   'predicates': [{'field': 'Id', 'operator': 'EQUALS', 'values': '<some ad 
id here>'}]
   }
 }

However, the moment I add IsNegative *attribute* into fields array, I get *9 
rows* (all with IsNegative=False)! All rows are of same ad, so apparently *some 
segmentation breakdown kicks in*. When I further add AdNetworkType1 field, 
I get still 9 rows, but some differ in the ad network type. 
Where can I find out, which attribute causes this behaviour? I would expect 
this when selecting segment fields, but absolutely not when selecting 
attribute fields.


Thanks a lot!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/76029e67-6b04-4e69-819d-dd8e60a5f935%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Vojtěch Udržal
    • ... 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to