Hi, We're seeing a similar thing for the Shopping Performance report: it's not segmented by ad group ID according to the documentation, but it appears to be implicitly segmented by it still. The same is true for Age Range Performance and Gender Performance.
Can you confirm whether all reports that contain ad group ID are implicitly segmented by it? If that's not the case, can you please provide a list of the reports that are? Thank you, Christian On Monday, March 25, 2019 at 2:07:16 PM UTC-7, googleadsapi-forumadvisor wrote: > > Hi Oliver, > > Thanks for pointing out the documentation issue. Luis's response was > accurate: the report is implicitly segmented by ad group ID. I'll make a > note of this and update our documentation accordingly. > > Best regards, > Josh, Google Ads API Team > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Also find us on our blog and discussion group: > http://googleadsdeveloper.blogspot.com/search/label/adwords_api > https://developers.google.com/adwords/api/community/ > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > On 03/22/19 05:07:48 [email protected] <javascript:> wrote: > > Hi Luis, > > If this report is always segmented by the AdGroupId, then IMHO the > documentation is not accurate. The report documentation says: > > > *The Placements Performance report includes all statistics aggregated at > the placement level, one row per placement.* > > This is obviously not true because the data is not aggregated at the > placement level. We're not sure what aggregation is being referred to in > the documentation in this case. > > Regards > > Oliver > > > On Friday, 22 March 2019 02:47:53 UTC, googleadsapi-forumadvisor wrote: > > Hi Oliver, > > Thank you for providing your report definition. Upon further > investigation, I found out that your data looks duplicate because it was > implicitly segmented by its AdGroupId > <https://developers.google.com/adwords/api/docs/appendix/reports/placement-performance-report#adgroupid> > (see > the screenshot for details). This being said, you may take note that every > report in AdWords API is segmented by its unique key (like CampaignId, > AdGroupId, etc.) even though they're not included in your selector fields. > You may check this guide > <https://developers.google.com/adwords/api/docs/guides/reporting#implicit_segmentation> > for > more details about implicit segmentation. > > Regards, > Luis > Google Ads API Team > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Also find us on our blog and discussion group: > http://googleadsdeveloper.blogspot.com/search/label/adwords_api > https://developers.google.com/adwords/api/community/ > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > Was your question answered? Please rate your experience with us by taking > a short survey. > If not -- reply to this email and tell us what else we can do to help. > > Take Survey > <https://support.google.com/google-ads/contact/survey_transactional?caseid=7-7856000025543&hl=en&ctx=1> > > Also find us on our blog and discussion group: > http://googleadsdeveloper.blogspot.com/search/label/adwords_api > https://developers.google.com/adwords/api/community/ > On 03/21/19 17:28:17 [email protected] wrote: > > Hi Luis, > > I don't have access to the complete report definition unfortunately. We > use AWQL to download reports and here is the query we use in this case for > customer ID 5205280896: > > SELECT CampaignId, AverageCpc, Clicks, ConversionRate, Conversions, > ConversionValue, Cost, CostPerConversion, Ctr, Impressions, Criteria, Id > FROM PLACEMENT_PERFORMANCE_REPORT WHERE CampaignId IN [1476506364, > 599824041] AND AdGroupStatus IN [ENABLED] AND IsNegative = FALSE AND > AdNetworkType1 IN ['CONTENT', 'MIXED'] AND Impressions >= 1 DURING > 20180501,20181030 > > I hope the above is enough for you to be able to investigate the issue. > > Regards > > Oliver > > > On Thursday, 21 March 2019 09:02:48 UTC, googleadsapi-forumadvisor wrote: > > Hi Oliver, > > To better investigate this, could you provide the complete report > definition > <https://developers.google.com/adwords/api/docs/guides/reporting#create_a_report_definition> > you > used when you generated the Placement Performance Report > <https://developers.google.com/adwords/api/docs/appendix/reports/placement-performance-report> > ? > > Thanks and regards, > Luis > Google Ads API Team > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Also find us on our blog and discussion group: > http://googleadsdeveloper.blogspot.com/search/label/adwords_api > https://developers.google.com/adwords/api/community/ > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > Was your question answered? Please rate your experience with us by taking > a short survey. > If not -- reply to this email and tell us what else we can do to help. > > Take Survey > <https://support.google.com/google-ads/contact/survey_transactional?caseid=7-7856000025543&hl=en&ctx=1> > > Also find us on our blog and discussion group: > http://googleadsdeveloper.blogspot.com/search/label/adwords_api > https://developers.google.com/adwords/api/community/ > On 03/21/19 15:23:29 [email protected] wrote: > > The documentation for the Placement Performance report (v201809) state > that data is aggregated at the placement level. > > When we download this placement report for customer ID 5205280896 (for the > period 1st May 2018 - 30th Oct 2018) we get many duplicate rows where the > placement data is not aggregated. See attached screenshot for an example > where there are 2 rows for the same campaign. > > These are all automatic placements because the Criterion ID is -- as per > the documentation. We're filtering for IsNegative = false i.e. we're not > downloading excluded placements. > > Any idea why the aggregation is not working as expected? > > Oliver > > > > > -- > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > 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]. > Visit this group at https://groups.google.com/group/adwords-api. > To view this discussion on the web visit https://groups.google.com/d/ms > gid/adwords-api/c020997d-99c8-404a-8a55-4c74ef005b09%40googlegroups.com > <https://groups.google.com/d/msgid/adwords-api/c020997d-99c8-404a-8a55-4c74ef005b09%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > 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]. > 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/51a9a121-043f-44a0-9ee1-8bdb5de63558%40googlegroups.com > <https://groups.google.com/d/msgid/adwords-api/51a9a121-043f-44a0-9ee1-8bdb5de63558%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > 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]. > 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/f5f6ade6-0b94-4670-8096-ea2f91a7a647%40googlegroups.com > > <https://groups.google.com/d/msgid/adwords-api/f5f6ade6-0b94-4670-8096-ea2f91a7a647%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/9b9f7c89-6933-449e-b452-6f850c056222%40googlegroups.com.
