Re: enable enhanced conversion for conversion actions via api

2023-07-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello,

Greetings from the Google Ads API Support team.

Please note that there is no definite timeline that we can provide on when this 
feature will be available in the API. However, when the feature is available 
via the Google Ads API, it'll surely be covered in our release notes. Please 
stay tuned.

Release notes - https://developers.google.com/google-ads/api/docs/release-notes

This message is in relation to case "ref:_00D1U1174p._5004Q2lAoJu:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2Taml0RYASE600g6aZ1LAxSZeEdGK1aSgs9g%40sfdc.net.


Re: enable enhanced conversion for conversion actions via api

2023-07-24 Thread Kannekanti Manoj
Hi Team,

Following up on this, do we have any way to enable enhanced conversions 
option using the api flow? thanks

On Tuesday, May 9, 2023 at 2:39:56 AM UTC+5:30 Google Ads API Forum Advisor 
wrote:

> Hi Tim,
>
> Thanks for getting back with us.
>
> As per this *guide* in Google Ads API about Enhanced Conversions, this *setup 
> and configuration steps* is a prerequisite before using Enhanced 
> Conversions. You may refer to that guide to know more information about 
> Enhanced Conversions in the Google Ads API.
>
> However, I’ve created a feature request for this to be supported in Google 
> Ads API. For now, you may monitor our *blog* for an update when it will 
> be supported in the future.
>
>
>
> Links included in this email:
>
>
>- *Guide - *
>
> *https://developers.google.com/google-ads/api/docs/conversions/enhance-conversions#prerequisites*
>  
>
> 
>  
>- *setup and configuration steps - *
>*https://support.google.com/google-ads/answer/11062876* 
>  
>- *Blog - *
>*https://ads-developers.googleblog.com/search/label/google_ads_api* 
>  
>
>
> Regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2lAoJu:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c32b2c59-c10d-4b8b-91c1-39cead9c5a53n%40googlegroups.com.


Re: enable enhanced conversion for conversion actions via api

2023-05-08 Thread Tim J
You didn't even read my question...or are you just avoiding it. Should I 
just assume that it is impossible to *enable enhanced conversions via a API 
or client library*?

On Monday, May 8, 2023 at 12:48:21 AM UTC-7 Google Ads API Forum Advisor 
wrote:

> Hi Tim,
>
> Thank you for the reply.
>
> Kindly note that the documentation we did provide from the previous email 
> is from the Google Ads API perspective; if you are referring to this, "*you 
> must complete the **setup and configuration steps** in that account, 
> including confirming that you have accepted the **customer data terms. **You 
> can confirm this using the Google Ads UI"*, but if you'd prefer to use 
> the Google Ads API*,* you may retrieve the *conversion_tracking_setting* 
> from the account that manages conversion actions using the *searchStream*
>  or *search* method of *GoogleAdsService* and the following query:
>
>
> SELECT customer.id, 
> customer.conversion_tracking_setting.accepted_customer_data_terms FROM 
> customer
>
> Then verify that *accepted_customer_data_terms* is true.
>
> You may also check this *article* for more information on setting up 
> enhanced conversions with the Google Ads API.
>
> You may see the links to the emphasized words below:
>
>- *setup and configuration steps*: 
>*https://support.google.com/google-ads/answer/11062876* 
>  
>- *customer data terms*: 
>*https://support.google.com/adspolicy/answer/7475709* 
>  
>- *GoogleAdsService : *
>
> *https://developers.google.com/google-ads/api/reference/rpc/v13/GoogleAdsService*
>  
>
> 
>  
>- *accepted_customer_data_terms*: 
>
> *https://developers.google.com/google-ads/api/reference/rpc/v13/ConversionTrackingSetting#accepted_customer_data_terms*
>  
>
> 
>  
>- *article: *(
>
> *https://support.google.com/google-ads/answer/11062876#:~:text=Set%20up%20enhanced%20conversions%20with%20the%20Google%20Ads%20API*
>  
>
> 
>) 
>
> Best regards,
>
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2lAoJu:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b44e40db-2d9b-461d-a98b-40e80c8b274dn%40googlegroups.com.


Re: enable enhanced conversion for conversion actions via api

2023-05-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tim,

Thank you for the reply.

Kindly note that the documentation we did provide from the previous email is 
from the Google Ads API perspective; if you are referring to this, "you must 
complete the setup and configuration steps in that account, including 
confirming that you have accepted the customer data terms. You can confirm this 
using the Google Ads UI", but if you'd prefer to use the Google Ads API, you 
may retrieve the conversion_tracking_setting from the account that manages 
conversion actions using the searchStream or search method of GoogleAdsService 
and the following query:

SELECT customer.id, 
customer.conversion_tracking_setting.accepted_customer_data_terms FROM customer

Then verify that accepted_customer_data_terms is true.

You may also check this article for more information on setting up enhanced 
conversions with the Google Ads API.

You may see the links to the emphasized words below:

setup and configuration steps: 
https://support.google.com/google-ads/answer/11062876
customer data terms: https://support.google.com/adspolicy/answer/7475709
GoogleAdsService : 
https://developers.google.com/google-ads/api/reference/rpc/v13/GoogleAdsService
accepted_customer_data_terms: 
https://developers.google.com/google-ads/api/reference/rpc/v13/ConversionTrackingSetting#accepted_customer_data_terms
article: 
(https://support.google.com/google-ads/answer/11062876#:~:text=Set%20up%20enhanced%20conversions%20with%20the%20Google%20Ads%20API)

Best regards,

Google Ads API Team
ref:_00D1U1174p._5004Q2lAoJu:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/tsVoO0RUBXO100X-HBsz7QTOmP0cdvcibvnA%40sfdc.net.


Re: enable enhanced conversion for conversion actions via api

2023-05-05 Thread Tim J
Really?

I already made my question very clear - 
*I want to enable enhanced conversions on a specific conversion action - 
via a API*Your docs only talk about doing this in the UI - I need to do 
this through the API

On Friday, May 5, 2023 at 1:12:42 PM UTC-7 Google Ads API Forum Advisor 
wrote:

> Hi Tim,
>
> Thanks for reaching out to Google Ads API Support.
>
> With regards to enhanced conversions, you may refer to the *Enhanced 
> Conversions *documentation. A *conversion* in Google Ads is when a user 
> performs some specified action after clicking an ad or viewing a Display 
> Network ad, such as purchasing a product, installing a mobile app, or 
> signing up for an email list. You must enable conversion tracking in order 
> to record conversions. You may refer to our *Enabling conversion tracking* 
> documentation 
> for more information.
>
> However, if this is not what you are looking for, then can you provide 
> more context about your issue / concern so that we can provide guidance 
> accurately?
>
> Links included in this email:
>
>- *Enhanced Conversions  - *
>
> *https://developers.google.com/google-ads/api/docs/conversions/enhance-conversions*
>  
>
> 
>  
>- *Conversion *- 
>*https://developers.google.com/google-ads/api/docs/conversions/overview* 
>
>  
>- *Enabling conversion tracking* - 
>
> *https://developers.google.com/google-ads/api/docs/conversions/overview#effective_conversion_account*
>  
>
> 
>  
>
>
> Regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2lAoJu:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4740e41f-86bf-4c3e-9146-2b509878da06n%40googlegroups.com.


Enable Enhanced Conversion for Conversion Actions via API

2023-05-05 Thread Tim J
Hi,

I'm looking for an API operation to enable enhanced conversions on any 
given conversion action

In the Google Ads UI I would enable enhanced conversions with this checkbox:
[image: google-ads.png]

My question: *How can I do the same thing in the API*? 

I'm not seeing anything about enabling enhanced conversions in this doc?
https://developers.google.com/google-ads/api/reference/rpc/v13/ConversionAction

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6324ae99-f4c6-4975-8a7a-7e70e6a82383n%40googlegroups.com.