Hi Google Ads API team,

We're looking into your new Google Ads API and it seems like the fields 
"device" and "conversion_lag_bucket" aren't compatible in the Ad Group Ad 
report. They are however compatible in the Adwords API, *is this something 
you plan to fix?* It doesn't say anything in your documentation here 
<https://developers.google.com/google-ads/api/fields/v3/ad_group_ad#segments.device>
 or 
here 
<https://developers.google.com/google-ads/api/fields/v3/ad_group_ad#segments.conversion_lag_bucket>
 that 
these fields are incompatible. 

*Query for Adwords that generates data:*
*SELECT Device, ConversionLagBucket FROM AD_PERFORMANCE_REPORT DURING 
20200501,20200510 *

*Corresponding query for Google Ads:*
*SELECT segments.device, segments.conversion_lag_bucket FROM ad_group_ad 
WHERE segments.date BETWEEN '2020-05-01' AND '2020-05-10' ,  *
that generates the error message:* FaultMessage: The following pairs of 
fields may not be selected together: 'segments.conversion_lag_bucket' and 
'segments.device'*

Best Regards,
Maria Ravander

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7c90641c-697d-4bc2-aae1-5abb49f1feb3%40googlegroups.com.

Reply via email to