Do you have a plan to add this feature in API?

Google Ads API and AdWords API Forum 在 2023年8月11日 星期五晚上11:51:34 [UTC+8] 
的信中寫道:

> Hi,
>
> Thanks for reaching out to the Google Ads API Forum. I hope you are doing 
> well today.
>
> With regards to your concern, could you please confirm to us that you want 
> to implement is the “Upload Enhanced Conversions for Leads” (
> https://developers.google.com/google-ads/api/docs/conversions/upload-identifiers)?
>  
> If so, based on our Google Ads API documentation “Setup” (
> https://developers.google.com/google-ads/api/docs/conversions/upload-identifiers#setup),
>  
> you must need to complete the following steps.
>
> Confirm that you have accepted the customer data terms (
> https://support.google.com/adspolicy/answer/7475709) in the effective 
> conversion account (
> https://developers.google.com/google-ads/api/docs/conversions/overview#effective_conversion_account)
>  
> and the account you'll be specifying with the customer_id of your 
> request. Also confirm that you have opted-in the effective conversion 
> account for enhanced conversions for leads.
>
> You can use the Google Ads UI for these checks, but if you'd prefer to use 
> the Google Ads API, retrieve the conversion_tracking_setting of your 
> accounts using the *searchStream* or search method of *GoogleAdsService *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
>
> Then verify that both accepted_customer_data_terms (
> https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionTrackingSetting#accepted_customer_data_terms)
>  
> and enhanced_conversions_for_leads_enabled (
> https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionTrackingSetting#enhanced_conversions_for_leads_enabled)
>  
> are true.
>
> Configure Google Tag Manager or the Google tag using the steps outlined 
> in the Google Ads help center (
> https://support.google.com/google-ads/answer/9888656#leads).
>
> As mentioned from above guidelines, customer data terms must be done via 
> Google ads UI (not available in API), but  can also  retrieve the 
> information using Google Ads API.
>
> Have a great day.
>
>
> Regards,
> Google Ads API Team
> On Thursday, August 10, 2023 at 1:33:30 PM UTC+8 WTnetukaR wrote:
>
>>
>> [image: Xnip2023-08-10_13-32-55.jpg]
>> How can we enable this using API?
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/8c4d09c0-e297-4c7d-96c0-74df55a3eb3bn%40googlegroups.com.
  • Re... 'WTnetukaR' via Google Ads API and AdWords API Forum
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to