Hi Google Ads API Support.
We want to confirm that you have opted-in the effective conversion for
enhanced conversions for leads.
I retrieved the Conversion_tracking_setting for my account using
GoogleAdsService's searchStream and the following query:
SELECT
customer.id,
customer.conversion_tracking_setting.accepted_customer_data_terms,
customer.conversion_tracking_setting.enhanced_conversions_for_leads_enabled
FROM customer
There are effective conversion settings on the Google ads UI, but the
response value is not confirmed.
"results": [
{
"customer": {
"resourceName": "customers/*",
"conversionTrackingSetting": {
"acceptedCustomerDataTerms": true
},
"id": "*"
}
}
],
"fieldMask":
"customer.id,customer.conversionTrackingSetting.acceptedCustomerDataTerms,customer.conversionTrackingSetting.enhancedConversionsForLeadsEnabled"
,
"requestId": "fD9pnwVnk5_ktjmcQKM8kQ"
Please confirm.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"Google Ads API and AdWords 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/92a1ca00-9012-42bf-9cf3-c92339b16bc9n%40googlegroups.com.