Re: google ads tag & uploading enhanced conversions via api as conversion adjustment

2024-07-10 Thread Anni Salo
Hi,

Thank you for the assistance. I think this is the approach we have had 
earlier and still got the error. Just to clarify, we don't get any errors 
via the API, but in Google Ads UI only. But we will try once again and get 
back to you with logs if this still doesn't solve the issue.

Br,
Anni

On Tuesday 9 July 2024 at 23:02:03 UTC+3 Google Ads API Forum Advisor wrote:

> Hi,
>
> I would like to inform you that it is not required to provide conversion 
> time stamp of the conversion if you are using order_id to adjust your 
> conversion. Providing adjustment timestamp is enough to adjust the 
> conversions with order_id.
>
> If you have followed all the instructions to make the conversion 
> adjustments and still getting the error, kindly provide us with the 
> complete API logs (request 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>  and response 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>  with request-id 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>  and request header 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>)
>  
> for the conversions uploaded and while making conversions adjustment. 
>
>
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the guides Java 
> <https://developers.google.com/google-ads/api/docs/client-libs/java/logging>
> , .Net 
> <https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging>
> , PHP 
> <https://developers.google.com/google-ads/api/docs/client-libs/php/logging>
> , Python 
> <https://developers.google.com/google-ads/api/docs/client-libs/python/logging>
> , Ruby 
> <https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging>
>  or Perl 
> <https://developers.google.com/google-ads/api/docs/client-libs/perl/logging> 
> to 
> enable logging at your end. For REST interface requests, you can 
> enable logging via the curl command by using the -i flag.
>   
>
>
> *This message is in relation to case "ref:!00D1U01174p.!5004Q02tJNSU:ref" 
> (ADR-00241967) Thanks,*
>   
> [image: Google Logo] *Google Ads API Team* 
> *Register 
> <https://adsonair.withgoogle.com/events/performance-max-api-workshop> for 
> the upcoming workshop: Performance Max and the Google Ads 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/4f19d99b-c035-4014-8d21-872c4244ce34n%40googlegroups.com.


Re: google ads tag & uploading enhanced conversions via api as conversion adjustment

2024-07-09 Thread Anni Salo
Hi,

Indeed, we are looking to use *order_id* (transaction id) instead of Gclid. 
But, this will cause us getting an error that we are sending conversions 
too late (which we are not - confirmed!). The troubleshooting instruction 
say that this might happen if we do not provide the conversion timestamp 
with the payload.

So I am looking to have an example of a payload where we use order_id 
instead of Gclid, but still also include the conversion timestamp (in 
addition to adjustment timestamp) to prevent the aforementioned error.

[image: Screenshot 2024-07-09 at 18.02.43.png]

Thanks in advance for your assistance,

Anni

On Thursday 4 July 2024 at 11:29:39 UTC+3 Google Ads API Forum Advisor 
wrote:

> Hi Anni,
>
> Kindly note that you can identify the conversion using 
> a gclid_date_time_pair, this approach is less durable than 
> using order_id and thus is not recommended. You can use order_id, also 
> known as transaction ID 
> <https://support.google.com/google-ads/answer/6386790>, to identify the 
> conversion to adjust with the ConversionAdjustmentUploadService 
> <https://developers.google.com/google-ads/api/reference/rpc/v17/ConversionAdjustmentUploadService>.
>  
> You can use this code example 
> <https://developers.google.com/google-ads/api/docs/conversions/upload-adjustments#code_example>
>  for 
> sending enhanced conversions as conversion adjustment including 
> adjustment_date_time 
> <https://developers.google.com/google-ads/api/reference/rpc/v17/ConversionAdjustment#:~:text=adjustment_date_time>.
>  
> Also, when conversion that was reported without an order ID specified you 
> can use GclidDateTimePair 
> <https://developers.google.com/google-ads/api/reference/rpc/v17/GclidDateTimePair>
> .
>
> I hope this helps! Feel free to get back to us in case of any further 
> queries.
>
>   
>
>
> *This message is in relation to case "ref:!00D1U01174p.!5004Q02tJNSU:ref" 
> (ADR-00241967) Thanks,*
>   
> [image: Google Logo] *Google Ads API Team* 
> *Register 
> <https://adsonair.withgoogle.com/events/performance-max-api-workshop> for 
> the upcoming workshop: Performance Max and the Google Ads 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/65342b45-6756-47f2-98e8-50b9a271ce42n%40googlegroups.com.


RE: custom variables - offline conversions report

2024-07-08 Thread Raquel Correia
Hi,

That query only gives me the id and name of the custom variables, I need a 
report where gives me the values I send in the offline conversions process.

Thanks,
Raquel Correia

From: Google Ads API Forum Advisor 
Sent: Monday, July 8, 2024 3:56 PM
To: Raquel Correia 
Cc: adwords-api@googlegroups.com
Subject: RE: custom variables - offline conversions report

ATENÇÃO: Este e-mail tem origem externa à bizaygroup, existe a possibilidade de 
não ser de fonte fidedigna.
Não clique em links ou abra ficheiros anexos que sejam duvidosos.
Não responda ao email, a menos que reconheça o remetente e tenha certeza de que 
o conteúdo é seguro!

Hi,

Thank you for reaching out to the Google Ads API support team.

You can use the 
conversion_custom_variable<https://developers.google.com/google-ads/api/fields/v16/conversion_custom_variable>
 resource to fetch the conversion report via the Google Ads API. Kindly check 
the below query :



  "query": "SELECT conversion_custom_variable.id, 
conversion_custom_variable.name, conversion_custom_variable.resource_name FROM 
conversion_custom_variable"


Also, you can utilize 
GoogleAdsService.SearchStream<https://developers.google.com/google-ads/api/reference/rpc/v16/GoogleAdsService#searchstream>
 or 
GoogleAdsService.Search<https://developers.google.com/google-ads/api/reference/rpc/v16/GoogleAdsService#search>
 to retrieve the objects. I would suggest you use the Query 
Builder<https://developers.google.com/google-ads/api/fields/v16/conversion_custom_variable_query_builder>
 to build your query and Query 
Validator<https://developers.google.com/google-ads/api/fields/v16/query_validator>
 to validate your query.

If this is not what you are looking for, provide us with the uncropped UI 
screenshot(with a visible customer Id) by highlighting the custom variables 
that you are referring to.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tJlHL:ref" 
(ADR-00245496)

Thanks,

[Imagem removida pelo remetente. Google Logo]
Google Ads API Team
[Imagem removida pelo remetente.]

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/DU4P195MB2664246CF3B36D2680B7F0ABF2DA2%40DU4P195MB2664.EURP195.PROD.OUTLOOK.COM.


Re: transaction wise conversions on google ads report

2024-07-08 Thread Vipul G
is this an automated response?

I have added enough details here and I am not able to find the exact thing 
in the google ads report UI that's why I have added it in descriptive way !

if I could get the report, I wasn't posting here !


On Monday, July 8, 2024 at 4:43:05 PM UTC+5:30 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> As per the provided information, I understand that you are trying to fetch 
> the transaction wise conversion report. Could you please confirm whether 
> you are using Google Ads API 
>  or UI to fetch 
> the details. If you are using the Google Ads API, provide us with the 
> uncropped UI screenshot(with a visible customer Id) by highlighting the 
> fields that you are referring to.
>   
>
>
> *This message is in relation to case "ref:!00D1U01174p.!5004Q02tJksA:ref" 
> (ADR-00245429) Thanks,*
>   
> [image: Google Logo] *Google Ads API Team* 
> *Register 
>  for 
> the upcoming workshop: Performance Max and the Google Ads 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/e2e57ee1-f5f8-499f-83f1-41b751688c8fn%40googlegroups.com.


RE: transaction wise conversions on google ads report

2024-07-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

As per the provided information, I understand that you are trying to fetch the 
transaction wise conversion report. Could you please confirm whether you are 
using Google Ads API or UI to fetch the details. If you are using the Google 
Ads API, provide us with the uncropped UI screenshot(with a visible customer 
Id) by highlighting the fields that you are referring to.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJksA:ref" 
(ADR-00245429)

Thanks,

Google Ads API Team


Register for the upcoming workshop: Performance Max and the Google Ads 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/TRC3F0SGAXSO00NbNI12oyQkGrapKkEn5nBA%40sfdc.net.


Custom Variables - Offline Conversions report

2024-07-08 Thread Raquel Correia
Hello,

I have 4 custom variables created for the conversions, I have created the 
process to send them via API through the offline conversions process. How 
can I make a conversion report via api with these 4 custom variables?

Thank you in advance for your help,
Raquel Correia

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ae45f061-77b6-4fe9-bea1-3cf6de913b24n%40googlegroups.com.


Transaction wise conversions on google ads report

2024-07-07 Thread Vipul
Hi,

I require transaction wise conversion report to identify selling pattern of 
items available in my inventory. I have researched but was not able to find 
the actual way of doing so as the transaction ids are just to avoid 
duplications in conversions (as per google doc) and they are not reported 
anywhere in the google ads report UI.

Is there any other way I can get the report of conversions order wise ? 
can I use the custom variables mentioned here ?

I will create a custom variable of transaction id and then use it in 
reporting ?
let me know if this way is possible or not.
https://support.google.com/google-ads/answer/9964350
a quick reply will be highly appreciated, thanks !

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ac7f0ab2-0eb6-43bf-97d3-2269933c4463n%40googlegroups.com.


Clarification regarding duplicate conversions upload to conversion action

2024-07-05 Thread 'Vinay Surya' via Google Ads API and AdWords API Forum
Hi,
If I upload a conversion with the same conversion_value, 
conversion_date_time and gclid, what happens?

In some of the discussions in this Forum, I found two possible cases:
• That the api will throw an error saying `CONVERSION_ALREADY_EXISTS` 
• The api will allow the second upload but only considers the first. 

We are not getting an error, but we need to be sure that only the first 
conversion is considered.

can you please explain the discrepancy? is it an issue of api version 
difference (one version will throw an error and another will simply 
consider the first one? ) 

FYI, we are using `MANY_PER_CLICK` conversion action type

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e4ed7f54-669c-4002-aee0-85eaa3b538ecn%40googlegroups.com.


Re: google ads tag & uploading enhanced conversions via api as conversion adjustment

2024-07-03 Thread Anni Salo
Hi,

Any update on this?
I have tried to respond to this chain now twice, but my responses are not 
visible here, I am not sure if you have received them?

I have requested for you to provide an example of Enhanced Conversion 
(Conversion Adjustment) to Google Ads API where the Conversion 
Adjustment/Enhanced Conversion does not include GCLID but does include 
conversion timestamp, since this scenario is not covered in documentations.

Br,
Anni

On Tuesday 18 June 2024 at 12:08:02 UTC+3 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Upon checking the screenshot you provided, I could see that you are 
> getting the error message "your enhanced conversions API code is sending 
> data too late". This alert shows if you’re sending Ads API data more than 
> 24 hours after the conversion time. Edit your enhanced conversions Ads API 
> code to send data within 24 hours after the conversion event happens. 
>
> This alert may also show if conversion occurrence time isn’t included in 
> your Ads API pings. Check the Google Ads API instructions 
> <https://developers.google.com/google-ads/api/docs/conversions/enhance-conversions>
>  to 
> learn how to include conversion time in your Ads API request.
> I would suggest you to refer to the Monitor offline data diagnostics 
> <https://developers.google.com/google-ads/api/docs/conversions/upload-summaries>
>  documentation 
> as it helps to find the overall health of the conversion upload 
> processes. To retrieve the latest offline data diagnostics 
> <https://support.google.com/google-ads/answer/13812240> for your account, 
> you can use the following query: 
>
>
> SELECT customer.id, offline_conversion_upload_client_summary.alerts, 
> offline_conversion_upload_client_summary.client, 
> offline_conversion_upload_client_summary.daily_summaries, 
> offline_conversion_upload_client_summary.job_summaries, 
> offline_conversion_upload_client_summary.last_upload_date_time, 
> offline_conversion_upload_client_summary.resource_name, 
> offline_conversion_upload_client_summary.status, 
> offline_conversion_upload_client_summary.success_rate,
>  offline_conversion_upload_client_summary.successful_event_count, 
> offline_conversion_upload_client_summary.total_event_count 
> FROM offline_conversion_upload_client_summary
>
> Additionally, you can utilize the Google Ads Query Builder 
> <https://developers.google.com/google-ads/api/fields/v16/overview_query_builder>
>  and Query Validator 
> <https://developers.google.com/google-ads/api/fields/v16/query_validator> to 
> build and validate the queries for retrieving the data from the Google Ads 
> API.
>
> If the issue persists even after trying with the provided suggestion, 
> kindly provide us with the complete API logs (request 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>  and response 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>  logs 
> with request-id 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>  and request header 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>)
>  
> generated at your end to better assist you further. 
>
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the guides Java 
> <https://developers.google.com/google-ads/api/docs/client-libs/java/logging>
> , .Net 
> <https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging>
> , PHP 
> <https://developers.google.com/google-ads/api/docs/client-libs/php/logging>
> , Python 
> <https://developers.google.com/google-ads/api/docs/client-libs/python/logging>
> , Ruby 
> <https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging>
>  or Perl 
> <https://developers.google.com/google-ads/api/docs/client-libs/perl/logging> 
> to 
> enable logging at your end. For REST interface requests, you can enable 
> logging via the curl command by using the -i flag.
>
>   
>
>
> *This message is in relation to case "ref:!00D1U01174p.!5004Q02tJNSU:ref" 
> (ADR-00241967) Thanks,*
>   
> [image: Google Logo] *Google Ads API Team* 
> *Register 
> <https://adsonair.withgoogle.com/events/performance-max-api-workshop> for 
> the upcoming workshop: Performance Max and the Google Ads API!*
>  
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper

RE: upload offline conversions

2024-06-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

Here are the answers for your queries:

1 - I can't find my developer token for OAuth2 authorization. The new Google 
Ads interface no longer has the API center to find it.

I understand that you are unable to see the API center option in your Google 
Ads account. Kindly note that the API Center option appears only for Google Ads 
manager accounts but not in the client accounts. You need to ensure that you 
are signed in with your Google Ads manager account then navigate to TOOLS & 
SETTINGS > SETUP > API Center. For more information, I would recommend you to 
check this documentation Obtain a developer token.

2 - How do I keep this functionality active on my website if the refresh token 
expires quickly?

Here are some common causes for the refresh token expiration. It seems that you 
were issued a refresh token expiring in 7 days as you configured the OAuth 
consent screen section of the Cloud Platform project with an external user type 
and a publishing status of "Testing". You could change the publishing status to 
production to avoid this issue.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tJVr9:ref" 
(ADR-00244541)

Thanks,

Google Ads API Team


Register for the upcoming workshop: Performance Max and the Google Ads 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/MwRr60SFT4LK00-exBfT2HQ5OWfQ-9WXWVvA%40sfdc.net.


Upload Offline Conversions

2024-06-28 Thread Vitor Fratti
Hi,

I need to connect to the API to automatically upload offline conversions to 
my website. Basically, every time I perform a specific action, I need a 
conversion to be triggered in Google Ads.
But I'm facing some obstacles, since I've never used the Google Ads API:
1 - I can't find my developer token for OAuth2 authorization. The new 
Google Ads interface no longer has the API center to find it.
2 - How do I keep this functionality active on my website if the refresh 
token expires quickly?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d34f9535-5c53-4185-9f70-cee3be945345n%40googlegroups.com.


How to get the number of conversions by each conversion action by query

2024-06-27 Thread Riku Kudo
Hello.

I want to get the number of conversions by each conversion action by query.

I have assembled such a query for this purpose, but it does not work.

===
SELECT CampaignName,
 AdGroupName,
 Query,
 metrics.all_conversions,
 Conversions.購入,
 Conversions.購入確認,
 Conversions.フォーム遷移(化粧品)
 FROM SEARCH_QUERY_PERFORMANCE_REPORT
 WHERE Conversions > 0 DURING 2023-12-01,2024-05-31
===

「購入」「購入確認」「フォーム遷移(化粧品)」 are the names of conversion actions for which the 
number of conversions is to be obtained, respectively.
How should the above be modified?

Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/47e8263d-b5cb-411f-8c9a-9382f7c776f7n%40googlegroups.com.


Google Ads tag & uploading Enhanced Conversions via API as Conversion Adjustment

2024-06-17 Thread Anni Salo
Hi,

We've been banging our head to the wall for a while. We are looking to 
upload Enhanced Conversions via the Google Ads API, in connection with 
Google Ads tag. However, we keep on getting an error that our enhanced 
conversions API code is sending data too late.

We have confirmed that the data is sent well before 24 hrs have passed.

We have also read that the error might appear if the timestamps are not 
correct. We have confirmed and working timestamps with 
UploadClickConversions, so the timestamp format etc. is fine (supposing 
Conversion Adjustments and UploadClickConversions want to have timestamps 
in same format). 

We are sending both, adjustment timestamp and also conversion timestamp, 
which is inside the conversion_timestamp_gclid_pair object as per 
instructions. With this method we seek to upload conversions *without GCLID*, 
so we implemented conversion timestamp & GCLID pair with GCLID field being 
empty so that we'd anyways have the conversion timestamp to be sent. But 
that didn't solve the issue, and now we've been stuck for a while. 

[image: image (18).png]

Any ideas how to solve this?

Thanks a lot for assistance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/00b6378d-50b2-415b-a9f4-aa0c33688a05n%40googlegroups.com.


RE: acc 337-723-7031: customer is not allowlisted for accessing this feature., at conversions[0].conversion_environment

2024-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

>From the provided information, I understand that you are getting 
>'CUSTOMER_NOT_ALLOWLISTED_FOR_THIS_FEATURE' error. I would like to inform you 
>that the conversion_environment field is available only to allowlisted 
>accounts. If you have already allowlisted your account then you should have 
>not received this error. To assist you further, please provide us with the 
>below details:

As you mentioned the accounts are allowlisted, can you provide any screenshots 
of that?
Provide complete API request and response logs with request ID and request 
header of conversions that are uploaded via the API.
>From when you are facing this error?

If you are using a client library and haven't enabled the logging yet, I would 
request you to enable logging for the specific client library that  you are 
using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.

You can send the details via Reply privately to the author option, or direct 
private reply to this email.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJ5Hr:ref" 
(ADR-00236395)

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/pgr_r0SDZZNO00ZMDMD1FzRtm3nwMRH8fG2w%40sfdc.net.


ACC 337-723-7031: Customer is not allowlisted for accessing this feature., at conversions[0].conversion_environment

2024-05-24 Thread Jeremy Schuffenhauer
Hi

Account 337-723-7031
We have a Basic Access and trying to import conversions via API.

Despite we're allowlisted, we still receive this error "Customer is not 
allowlisted for accessing this feature., at 
conversions[0].conversion_environment"

We have Google Ads Representative, Nora Swidler - noraswid...@google.com
She's made a request to allowlist the MCC ID and all child IDs a few weeks 
ago. And she says that everything should work.

Why can't we still upload conversion if we're allowlisted?

Could you please send further instructions what to do for me and my manager 
Nora Swidler.

Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/263b29e8-539e-4630-9bb9-36f7cafa096fn%40googlegroups.com.


RE: callrail conversions not appearing on google ads conversions

2024-05-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

Based on the screenshot provided, I could see that you are uploading 
conversions using the Google Ads UI by uploading spreadsheets manually. Kindly 
note that we can only assist with issues/concerns related to the Google Ads 
API. As you are facing issues with the conversions not being populated by using 
the Google Ads UI, I would recommend you to reach out to the Google Ads Product 
support team as they are better equipped to address your concerns.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJ3PE:ref" 
(ADR-00235957)

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/w23l80SDVXV700aV28vwIoTe2TqrkIx1k9MA%40sfdc.net.


CallRail Conversions not appearing on Google Ads conversions

2024-05-21 Thread Raj Kamal Saha
Hello,

I am running google ads on this account for more than 5 years, I track 
various conversions such as form submissions etc, I also use callrail for 
tracking on our website and the callrail account has a direct integration 
with google ads which sends the conversions to google ads

This integration between callrail and google ads was working perfectly 
until April of this year.

CallRail when integrated with google ads creates a conversion action named 
"Phone Call" in the google ads account where the conversion source is by 
default set to "Website (Import from clicks)"

So starting from April this year I noticed that thew "Phone Call" 
conversion is not getting recorded and is showing 0, I checked the 
integration and that is active and properly configured, I tried to find out 
whether callrail is sending the conversion events to google ads or not, and 
discovered that callrail is indeed sending the conversion events to google 
ads, here's a screenshot of that: 
<https://notifications.google.com/g/p/ANiao5rkuA89lLSveTIP6iGbo4EBkCM70uCAXWQ300jnnPEG23Wgy4sarh_J6q0x2IgAsqVSmFsFmh1Vx2MJ8aH3SGmsaSjxiDy8Kwf_XWBmwr-by43HeWm59FDPnTNMNxupk6cSRp38yJ9BWTrIFTUMZXUj1HmsPpiikzhCwy4D67zaphwOpaheScal1GkYZpEOR1efUtdIWI0Bs-vYT55kezi6mEZdNnHHBfjCluI>
 
<https://notifications.google.com/g/p/ANiao5rkuA89lLSveTIP6iGbo4EBkCM70uCAXWQ300jnnPEG23Wgy4sarh_J6q0x2IgAsqVSmFsFmh1Vx2MJ8aH3SGmsaSjxiDy8Kwf_XWBmwr-by43HeWm59FDPnTNMNxupk6cSRp38yJ9BWTrIFTUMZXUj1HmsPpiikzhCwy4D67zaphwOpaheScal1GkYZpEOR1efUtdIWI0Bs-vYT55kezi6mEZdNnHHBfjCluI>
 
<https://notifications.google.com/g/p/ANiao5rkuA89lLSveTIP6iGbo4EBkCM70uCAXWQ300jnnPEG23Wgy4sarh_J6q0x2IgAsqVSmFsFmh1Vx2MJ8aH3SGmsaSjxiDy8Kwf_XWBmwr-by43HeWm59FDPnTNMNxupk6cSRp38yJ9BWTrIFTUMZXUj1HmsPpiikzhCwy4D67zaphwOpaheScal1GkYZpEOR1efUtdIWI0Bs-vYT55kezi6mEZdNnHHBfjCluI>
 
<https://notifications.google.com/g/p/ANiao5rkuA89lLSveTIP6iGbo4EBkCM70uCAXWQ300jnnPEG23Wgy4sarh_J6q0x2IgAsqVSmFsFmh1Vx2MJ8aH3SGmsaSjxiDy8Kwf_XWBmwr-by43HeWm59FDPnTNMNxupk6cSRp38yJ9BWTrIFTUMZXUj1HmsPpiikzhCwy4D67zaphwOpaheScal1GkYZpEOR1efUtdIWI0Bs-vYT55kezi6mEZdNnHHBfjCluI>
https://loom.com/i/8902aeedb1884687945549ca1911d66f 
<https://notifications.google.com/g/p/ANiao5rkuA89lLSveTIP6iGbo4EBkCM70uCAXWQ300jnnPEG23Wgy4sarh_J6q0x2IgAsqVSmFsFmh1Vx2MJ8aH3SGmsaSjxiDy8Kwf_XWBmwr-by43HeWm59FDPnTNMNxupk6cSRp38yJ9BWTrIFTUMZXUj1HmsPpiikzhCwy4D67zaphwOpaheScal1GkYZpEOR1efUtdIWI0Bs-vYT55kezi6mEZdNnHHBfjCluI>

I also tried to export the conversions from callrail and upload them on 
google ads for the month of April, but even after several days of finishing 
the upload the conversions are still 0, I understand that some conversions 
may be attributed to previous months because of conversion window but not a 
single conversion appeared after uploading almost 200 conversions. here are 
some screenshots of the upload
https://loom.com/i/db6d5e1249ae4b249c3421025803ed7d 
<https://notifications.google.com/g/p/ANiao5rU8ySdkadTWOVMeOpygUNqKtfCDJ5q6ZTkLNm8OWbKlCuvt5iW1zQRVZbtlFVifB0bc2m4lbSm_3hx3NKYHs2rS1I47qlkOmyVg_rCf4r2aKPNs_UCTdrMCCfVhdPG82aWieSSPc7MM8Y0xSOJkh6tLIoihDw283aEuGn-wnqM-PQz_XzHsQ48_nPP1xw4rS0T51Ryng90ywA9rGH8A6xVW-y3HJW-oBpWPBA>
<https://notifications.google.com/g/p/ANiao5pMM1_zc2AF3_Gq-Ablsib5CItkn4YTGUvRZNG8IJ7Bf2SWwxQG5iZjsm8_-fLC1YFl4ILDrisuDjjK0JF4NDInnTux8nLA4Qa6uXj1LLGTpDDkItltwtcugEA-WpNO7sGT2LRR6sB1ZbI6pYnWfhwci9VG2q5NDi7tYHmPlyREeV90HfrJvZQKlJ76aO0F9BbIQazkksnnfmVHEkc6cLgIh6YA6M8pSPe9Tf4mJmvJ>
https://www.loom.com/i/eb1a1e88d01f401ead5109d1ceea7513 
<https://notifications.google.com/g/p/ANiao5pMM1_zc2AF3_Gq-Ablsib5CItkn4YTGUvRZNG8IJ7Bf2SWwxQG5iZjsm8_-fLC1YFl4ILDrisuDjjK0JF4NDInnTux8nLA4Qa6uXj1LLGTpDDkItltwtcugEA-WpNO7sGT2LRR6sB1ZbI6pYnWfhwci9VG2q5NDi7tYHmPlyREeV90HfrJvZQKlJ76aO0F9BbIQazkksnnfmVHEkc6cLgIh6YA6M8pSPe9Tf4mJmvJ>

We have enabled "Auto tagging" in our google ads account

Please note the conversion window was set to 2 weeks during the conversion 
upload method, I changed it to 90 days after uploading conversions
Here's a screenshot of the conversion action: 
https://loom.com/i/bb980512b07c4fbf89b99860be7e7c2f 
<https://notifications.google.com/g/p/ANiao5q5en2dGaY1oBPQT4LV1nCUHpcE3V6Vy4P3y5hvR_lTDD-1RcFLMID1BnLLqTGf4T_lG4rq72vHgHsynWZ7HZxR2t9csf_gkJKJrK6iPmosiQ1i9IuHGx2V2O7svBbp-WzJaUAQM3j66Vr-TFlRIEe4RudHi8anOSYtgdFMT-NosiVpvxWZjvZ6WRgOmor0i7-9lSXPrPx4-cP8UqHihZLlF7Hiagozz5XqKJw>

So far I think the issue is on google ads since callrail is sending the 
data to google ads, 
Need urgent help on this

*Thanks*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

Google ads API Enhanced conversions error

2024-05-15 Thread Sonia GM
Hi

I am trying to call the Ads API to up;oad a conversion and I get the error 
"Partial failures occurred: 'Make sure you've turned on enhanced 
conversions for leads in conversion settings and try again'."
Enhanced conversions are enabled for the conversion I want to track.

Any help? Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8272d591-ccf9-4ac0-b87f-3869622d58a2n%40googlegroups.com.


Re: Import conversions (via spreadsheet) for grbaid & wbraid?

2024-05-09 Thread Márcio Galeno
We have observed that in Google campaigns, clicks that have gbraid or 
wbraid are also sent the gclid. Why would I upload gbraid or wbraid instead 
of gclid?

Em quarta-feira, 8 de março de 2023 às 16:01:16 UTC-3, Google Ads API Forum 
Advisor escreveu:

> Hi Laura, 
>
> Thanks for reaching out to the Google Ads API Forum. I hope you are doing 
> well today.
>
> Thank you for showing your interest in implementing conversions for 
> *wbraid* and *gbraid*. Moving forward to your concern, kindly note that 
> you may upload conversions that have a grbaid and wbraid field using the 
> *ConversionUploadService* 
> <https://developers.google.com/google-ads/api/reference/rpc/v12/ConversionUploadService#uploadclickconversions>
>  for *Upload Click Conversions* 
> <https://developers.google.com/google-ads/api/docs/conversions/upload-clicks>
> . 
>
> However, you may also upload a gclid field using this *service* 
> <https://developers.google.com/google-ads/api/reference/rpc/v12/ConversionUploadService#uploadclickconversions>.
>  
> You may check this *reference* 
> <https://developers.google.com/google-ads/api/reference/rpc/v12/ClickConversion>
>  for 
> the fields you may use in *ClickConversion*.
>
> Have a great day.
>
> Regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2jXN6U: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/8711a4ba-e1f0-4929-9883-a0fb4bed5bcfn%40googlegroups.com.


I want to output a list of offline conversions to a Spreadsheet using Google Ads Script.

2024-05-02 Thread 李埈宇
https://developers.google.com/google-ads/api/docs/conversions/upload-summaries?hl=ja
 
<https://developers.google.com/google-ads/api/reference/rpc/v14/OfflineConversionUploadSummary>
https://developers.google.com/google-ads/api/fields/v16/offline_conversion_upload_client_summary_query_builde
 
<https://developers.google.com/google-ads/api/fields/v16/offline_conversion_upload_client_summary_query_builder>

We are developing a function for our company to obtain a report using GAQL 
described on this page and output it to a spreadsheet.

We use Google Ads Script from Google Ads.

We have already succeeded in distributing the results of Campaign and Ad 
Group.

However, this process does not return the intended result.

So I have the following two questions.

① Will this GAQL work with Google Ads Script?
② The returned data seems to be in JSON format, but there is no value. How 
can I get the number of successful and failed uploads?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/311aebed-d20d-49bd-9213-47b372ee47d4n%40googlegroups.com.


Upload offline conversions from manager account to the sub accounts w/o resource name

2024-05-02 Thread Sergei Rovkach
Hello, I have a manager account and several sub accounts and a list of all 
conversions with gclid, conversion name, etc.. Each of the sub accounts has 
the same conversion name, for example “paid purchase”, but the id 
(“conversionAction”. “resourceName”) is different. Now I have to send a 
request to each of the sub accounts with the same conversion list to apply 
the conversions. Is there a way that will save me from having to go through 
all the subaccounts and pass them the corresponding “conversionAction”. 
“resourceName”?

I use nodejs 
and 
'https://googleads.googleapis.com/v16/customers/{customerId}:uploadClickConversions'
 
endpoint.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8e9ffcbb-8813-46c6-9906-d5918d97214en%40googlegroups.com.


RE: my api conversions don't count.

2024-04-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

I understand that you have uploaded the conversions using the Google Ads API, 
but the conversions are not visible in the Google Ads UI. Kindly note that it 
takes up to 3 hours for imported conversion statistics to appear in your Google 
Ads account for last-click attribution. For other search attribution models, it 
can take longer than 3 hours. I would suggest you refer to the data freshness 
guide for more information.

Also, I could see that you have provided only the code snippet. In order to 
investigate the issue further, provide us with the updated complete API logs 
(request and response with request-id and request header) generated at your end.

If you are using a client library and haven't enabled the logging yet, I would 
request you to enable logging for the specific client library that you are 
using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tIpYj:ref" 
(ADR-00233091)

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/bJxA20SCR5WB00iB6JTj2oQ72AuxCIsxATIA%40sfdc.net.


My api conversions don't count.

2024-04-29 Thread Trustin Soft
Im sending my conversions from server via google ads api. but its not 
visible in web-interface. Im getting successful answer *Uploaded a lead 
conversion for conversion action with ID 6794. * Here is my code. Can 
somebody help me figure out what is the problem. Should I use import from 
database or what? 
$oAuth2Credential = (new OAuth2TokenBuilder())
->fromFile('google_ads_php.ini')
->build();

$googleAdsClient = (new GoogleAdsClientBuilder())
->fromFile('google_ads_php.ini')
->withOAuth2Credential($oAuth2Credential)
->build();


try {

$conversionUploadServiceClient = $googleAdsClient->
getConversionUploadServiceClient();

$request = new UploadClickConversionsRequest();
$request->setPartialFailure(true);
$request->setCustomerId($customerId);
$conversion = new ClickConversion();
$conversion->setConversionAction(ResourceNames::forConversionAction(
$customerId, $conversionActionId));
$conversion->setConversionDateTime($conversionDateTime->format(
'Y-m-d\TH:i:s\Z'));
$conversion->setConversionValue($var_sum); // Set the conversion value

if (strpos($var_gclid, "wb_") === 0) {
$GCLID = null;
$GBRAID = null;
$WBRAID = substr($var_gclid,3);
$conversion->setWbraid($WBRAID);
} elseif (strpos($var_gclid, "gb_") === 0) {
$GCLID = null;
$GBRAID = substr($var_gclid,3);
$WBRAID = null;
$conversion->setGbraid($GBRAID);
} else {
$GCLID = $var_gclid;
$GBRAID = null;
$WBRAID = null;
$conversion->setGclid($GCLID);
}

$request->setConversions([$conversion]);

$conversionUploadServiceClient = $googleAdsClient->
getConversionUploadServiceClient();

$conversionUploadServiceClient->uploadClickConversions($request); 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7ea25eb9-a904-4e48-9083-b2b3630f1814n%40googlegroups.com.


Re: what does enhanced conversions needs attention warning says?

2024-04-09 Thread Kannekanti Manoj
Hi Team, Thanks for the reply.

Sorry, I can't share the account details like customer ID. 
But may I know what the last updated column defines in the second 
screenshot. Does any checks happen periodically on the Enhanced Conversions?

On Thursday, April 4, 2024 at 12:15:21 PM UTC+5:30 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API Support team.
>
> By reviewing your concern, I understand that your enhanced conversion 
> action "Purchase Test" is in needs attention status with warning in the 
> Google Ads API. 
>
> Kindly note that the provided screenshot is a cropped one, in order to 
> investigate the issue further kindly provide us with the uncropped 
> (complete) UI screenshot of the Google Ads Account with the visibility of 
> the customer ID so that we can assist you further. 
>
> I would recommend you to kindly refer to this help center article "Conversion 
> Tracking: Troubleshooting conversion tracking status 
> <https://support.google.com/google-ads/troubleshooter/13455130?hl=en=7478612856843128027-AP>"
>  
> to troubleshoot your conversions based on your conversion action "Purchase 
> Test" which is in "Needs attention" status.
>
> From the provided screenshots, we could see the following warning for the 
> conversion action "Purchase Test".
>
>- Issues with your API set up are limiting enhanced conversions data 
>    received. 
>
> In order to avoid the above warning, I would recommend you to check this 
> help center article About the enhanced conversions for web tag 
> diagnostics report 
> <https://support.google.com/google-ads/answer/11956168#missing-transaction-id-tag>.
>  
> Also, could you kindly confirm if you followed the setup prerequisites 
> <https://developers.google.com/google-ads/api/docs/conversions/enhanced-conversions/web-setup#prerequisites>
>  for 
> working with an enhanced web conversion setup? If not, I would request you 
> to follow the prerequisites before uploading enhanced web conversions. 
>
> In order to assist you further, kindly provide us with the complete 
> updated API logs (request 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>  and response 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>  logs 
> with request-id 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>  and request header 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>)
>  
> generated at your end. 
>  
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the guides Java 
> <https://developers.google.com/google-ads/api/docs/client-libs/java/logging>
> , .Net 
> <https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging>
> , PHP 
> <https://developers.google.com/google-ads/api/docs/client-libs/php/logging>
> , Python 
> <https://developers.google.com/google-ads/api/docs/client-libs/python/logging>
> , Ruby 
> <https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging>
>  or Perl 
> <https://developers.google.com/google-ads/api/docs/client-libs/perl/logging> 
> to 
> enable logging at your end. For REST interface requests, you can enable 
> logging via the curl command by using the -i flag.
>
> You can send the details via *Reply privately to the author option*, or 
> *direct 
> private reply* to this email.
>  
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tOqwW:ref" (ADR-00229892)
>
> Thanks,
>   
> [image: Google Logo] 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/95fbb9a8-fbc5-4c23-b569-6dd9162b7fd2n%40googlegroups.com.


Re: handling empty partial_failure_error when uploading offline conversions

2024-04-01 Thread Dave Stitz
I am having the same issue and so I had to handle the detection of the 
partial failures uploads differently than what the Partial Failure docs 
recommend. 

Here is the bug report from 2022 for this issue which is still open: 
https://github.com/googleads/google-ads-dotnet/issues/473



On Thursday, March 28, 2024 at 4:56:53 AM UTC-7 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team. 
>
> By reviewing your query, I understand that you're encountering a "Partial 
> failure error". I would recommend you refer to the partial failure 
> 
>  
> documentation for more information.
>
> However, If you are still facing the same issue, please provide us with 
> the complete API logs (request 
> 
>  and response 
> 
>  with request-id 
> 
>  and request header 
> )
>  
> generated at your end. 
>
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the guides Java 
> 
> , .Net 
> 
> , PHP 
> 
> , Python 
> 
> , Ruby 
> 
>  or Perl 
>  
> to 
> enable logging at your end. For REST interface requests, you can enable 
> logging via the curl command by using the -i flag.
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02s0IrK:ref" (ADR-00229016)
>
> Thanks,
>   
> [image: Google Logo] 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/db89abec-7ab9-4027-929a-695e1b3266f2n%40googlegroups.com.


Re: handling empty partial_failure_error when uploading offline conversions

2024-03-28 Thread Albeiro Ochoa
In fact, the log I included is precisely because I have enabled logging in 
my Python code to capture the complete API logs. Below, I share with you 
the relevant log I obtained when reproducing the problem:

2024-03-27 18:46:22,711 - INFO - Conversion upload response: results {
gclid: 
"CjwKCAjwnv-vBhBdEiwABCYQA7dPM3qAtyJdmHQQtv77tF\\_qHwDSa9KQ6mPkpSON0IZrCU82TvhVGBoC9EAQAvD\\_BwE"
conversion\\_action: "customers/7385152398/conversionActions/6772748552"
conversion\\_date\\_time: "2024-03-24 18:40:00+00:00"
}
job\\_id: 5950565033604606275

2024-03-27 18:46:22,713 - WARNING - Partial failure errors encountered:
2024-03-27 18:46:22,713 - ERROR - Partial failure error details: []

As you can see in the log, the API response indicates that the conversion 
was successfully uploaded, as the conversion details and a job ID were 
received. *However, partial failure errors were also encountered, although 
the error details are empty.*

This scenario is consistent with the issue I mentioned earlier, where the 
conversion appears to be uploaded successfully, but a partial failure error 
is still encountered without specific details.

I would appreciate it if you could further investigate this issue and 
provide guidance on why a partial failure error is occurring despite the 
conversion appearing to have been uploaded successfully. If you need any 
additional information or context details, please let me know.

El Thursday, March 28, 2024 a la(s) 6:56:53 AM UTC-5, Google Ads API Forum 
Advisor escribió:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team. 
>
> By reviewing your query, I understand that you're encountering a "Partial 
> failure error". I would recommend you refer to the partial failure 
> 
>  
> documentation for more information.
>
> However, If you are still facing the same issue, please provide us with 
> the complete API logs (request 
> 
>  and response 
> 
>  with request-id 
> 
>  and request header 
> )
>  
> generated at your end. 
>
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the guides Java 
> 
> , .Net 
> 
> , PHP 
> 
> , Python 
> 
> , Ruby 
> 
>  or Perl 
>  
> to 
> enable logging at your end. For REST interface requests, you can enable 
> logging via the curl command by using the -i flag.
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02s0IrK:ref" (ADR-00229016)
>
> Thanks,
>   
> [image: Google Logo] 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/4f532502-86ec-4a25-bea2-96f24365933cn%40googlegroups.com.


RE: handling empty partial_failure_error when uploading offline conversions

2024-03-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

By reviewing your query, I understand that you're encountering a "Partial 
failure error". I would recommend you refer to the partial failure 
documentation for more information.

However, If you are still facing the same issue, please provide us with the 
complete API logs (request and response with request-id and request header) 
generated at your end.

If you are using a client library and haven't enabled the logging yet, I would 
request you to enable logging for the specific client library that you are 
using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.
This message is in relation to case "ref:!00D1U01174p.!5004Q02s0IrK:ref" 
(ADR-00229016)

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/jSq1n0SB23TW00sZavVhUURH-Y790aWZJRAA%40sfdc.net.


Handling empty partial_failure_error when uploading offline conversions

2024-03-27 Thread Albeiro Ochoa
Hello Google Ads community,

I am working on a project that involves uploading offline conversions using 
the Google Ads API VER 14. I have implemented the code to send conversions 
using the ConversionUploadService and the upload_click_conversions method.

The issue I am facing is that, even though the conversions seem to be 
uploaded successfully to Google Ads and are showing as having excellent 
data quality in the platform, I am not seeing the expected success message 
"Conversion uploaded successfully." in the console output.

Upon further investigation, I noticed that the response from the Google Ads 
API contains a partial_failure_error field, but this field is empty (it 
doesn't contain any error details). This is causing my code to enter the 
partial failure error handling logic, even when there are no error details 
present.

Here's a relevant part of my code:

if response.partial_failure_error:
logger.warning("Partial failure errors encountered:")
for error in response.partial_failure_error.details:
logger.warning(error)
logger.error(f"Partial failure error details: 
{response.partial_failure_error.details}")
return {"success": False, "error": str(response.partial_failure_error)}
else:
logger.info("Conversion uploaded successfully.")
print("Conversion uploaded successfully.")
for result in response.results:
logger.info(f"Conversion with GCLID {result.gclid} uploaded 
successfully.")
print(f"Conversion with GCLID {result.gclid} uploaded 
successfully.")
return {"success": True, "error": None}

And here's an excerpt from the logs showing the API response: 2024-03-27 
18:46:22,711 - INFO - Conversion upload response: results {
gclid: 
"CjwKCAjwnv-vBhBdEiwABCYQA7dPM3qAtyJdmHQQtv77tF_qHwDSa9KQ6mPkpSON0IZrCU82TvhVGBoC9EAQAvD_BwE"
conversion_action: "customers/7385152398/conversionActions/6772748552"
conversion_date_time: "2024-03-24 18:40:00+00:00"
}
job_id: 5950565033604606275

2024-03-27 18:46:22,713 - WARNING - Partial failure errors encountered:

2024-03-27 18:46:22,713 - ERROR - Partial failure error details: [] My 
question is: why is the Google Ads API returning an empty 
partial_failure_error even when the conversion appears to have been 
uploaded successfully? Is there any specific reason for this behavior? How 
is it recommended to handle this case in the code?

I would appreciate any guidance or clarification you can provide on this 
matter. If you need more details or additional information, please let me 
know.

Thank you in advance for your help. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a9b121fd-7b85-40d8-a659-519c29ff2be0n%40googlegroups.com.


Re: setting up smart campaign conversions

2024-03-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Ignore my previous response.

In order to assist you further, provide more information on the "manage 
conversion actions for Smart Campaigns" you're referring to. I suggest you go 
through the Smart Campaigns documentation to know more about the smart campaign.

You mentioned that you queried for campaign_conversion_goal and 
conversion_goal_campaign_config for a Smart Campaign but there are no results. 
To check it on our end, we need complete API logs so provide us with the 
complete API logs (request and response with request-id and request header) 
generated at your end.

If you are using a client library and haven't enabled the logging yet, I would 
request you to enable logging for the specific client library that you are 
using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.

Also, provide us with the uncropped UI screenshot where it's showing as "Set up 
Conversion Tracking" and which data is not specified via the API.

You can send the details via Reply privately to the author option, or direct 
private reply to this email.

This message is in relation to case "ref:!00D1U01174p.!5004Q02s09ug:ref" 
(ADR-00228300)

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/Ng4lP0SAYJOI00YfJ9RnmEQIe6Z15o1pStCg%40sfdc.net.


Re: setting up smart campaign conversions

2024-03-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

In order to assist you further, provide more information on the "manage 
conversion actions for Smart Campaigns" you're referring to. I suggest you go 
through the Smart Campaigns documentation to know more about the smart campaign.

You mentioned that you queried for campaign_conversion_goal and 
conversion_goal_campaign_config for a Smart Campaign but there are no results. 
To check it on our end, we need complete API logs so provide us with the 
complete API logs (request and response with request-id and request header) 
generated at your end.

If you are using a client library and haven't enabled the logging yet, I would 
request you to enable logging for the specific client library that you are 
using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.

Also, provide us with the uncropped UI screenshot where it's showing as "Set up 
Conversion Tracking" and which data is not specified via the API.

This message is in relation to case "ref:!00D1U01174p.!5004Q02s09ug:ref" 
(ADR-00228300)

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/KkQWj0SAYJLH00Ie8t93voSpiMdazMmEKcWQ%40sfdc.net.


Re: setting up smart campaign conversions

2024-03-25 Thread Andrew Wirtz
Hi,

I have confirmed that tracking is set up:

> 'acceptedCustomerDataTerms': True,
> 'conversionTrackingStatus': 'CONVERSION_TRACKING_MANAGED_BY_SELF',

And I know the customer has conversion actions already set up. I need to 
know HOW to manage conversion actions for Smart Campaigns. I can't find any 
information specific to SMART CAMPAIGNS. When I 
query campaign_conversion_goal and conversion_goal_campaign_config for a 
Smart Campaign, there are no results. For our example campaign, there was 
not selection of conversions or goals via the API, yet it is reporting hits 
on various customer Conversion Actions already, but that was never 
specified via the API. The Google UI still shows "Set up Conversion 
Tracking".

On Monday, March 25, 2024 at 4:25:37 AM UTC-5 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> I would recommend you to follow prerequisites 
> <https://developers.google.com/google-ads/api/docs/conversions/enhanced-conversions/web-setup#prerequisites>
>  on 
> enhanced conversions setup. In order to retrieve information about your 
> conversion tracking setup. You can check your account's conversion tracking 
> setup and confirm conversion tracking is enabled by querying the Customer 
> <https://developers.google.com/google-ads/api/fields/v16/customer> resource 
> for the ConversionTrackingSetting 
> <https://developers.google.com/google-ads/api/reference/rpc/v16/ConversionTrackingSetting>
>  by 
> the following query with GoogleAdsService.SearchStream 
> <https://developers.google.com/google-ads/api/reference/rpc/v16/GoogleAdsService#searchstream>:
>  
>
>
>
> SELECT
>   customer.conversion_tracking_setting.google_ads_conversion_customer,
>   customer.conversion_tracking_setting.conversion_tracking_status,
>   customer.conversion_tracking_setting.conversion_tracking_id,
>   customer.conversion_tracking_setting.cross_account_conversion_tracking_id
> FROM customer
>
> Also, you must accept the customer data terms before you use enhanced 
> conversions for the web. You can verify whether the customer data terms 
> have been accepted by the following query. 
>
>
> SELECT
>   customer.id,
>   customer.conversion_tracking_setting.accepted_customer_data_terms
> FROM customer
>
> You can utilize the Google Ads Query Builder 
> <https://developers.google.com/google-ads/api/fields/v16/overview_query_builder>
>  
> and Query Validator 
> <https://developers.google.com/google-ads/api/fields/v16/query_validator> 
> to build and validate the queries for retrieving the data from the Google 
> Ads API.
>
> In order to measure conversions, set up a ConversionAction 
> <https://developers.google.com/google-ads/api/reference/rpc/v16/ConversionAction>
>  for 
> the type 
> <https://developers.google.com/google-ads/api/reference/rpc/v16/ConversionActionTypeEnum.ConversionActionType>
>  of 
> conversion action you want to track. I would recommend you to check this 
> guide on how to Create Conversion Actions 
> <https://developers.google.com/google-ads/api/docs/conversions/create-conversion-actions>
>  for 
> more information.
>
>
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02s09ug:ref" (ADR-00228300)
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>
-- 
Feathr is closed on Fridays, operating under a four-day workweek from 
Monday-Thursday. Our platform remains available 24/7, however, on Fridays, 
please expect delays on email and ticket response times.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ef9f5f93-cb09-4229-92ef-d4ac7d100b8bn%40googlegroups.com.


Re: setting up smart campaign conversions

2024-03-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

I would recommend you to follow prerequisites on enhanced conversions setup. In 
order to retrieve information about your conversion tracking setup. You can 
check your account's conversion tracking setup and confirm conversion tracking 
is enabled by querying the Customer resource for the ConversionTrackingSetting 
by the following query with GoogleAdsService.SearchStream:

SELECT
  customer.conversion_tracking_setting.google_ads_conversion_customer,
  customer.conversion_tracking_setting.conversion_tracking_status,
  customer.conversion_tracking_setting.conversion_tracking_id,
  customer.conversion_tracking_setting.cross_account_conversion_tracking_id
FROM customer

Also, you must accept the customer data terms before you use enhanced 
conversions for the web. You can verify whether the customer data terms have 
been accepted by the following query.

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

You can utilize the Google Ads Query Builder and Query Validator to build and 
validate the queries for retrieving the data from the Google Ads API.

In order to measure conversions, set up a ConversionAction for the type of 
conversion action you want to track. I would recommend you to check this guide 
on how to Create Conversion Actions for more information.

This message is in relation to case "ref:!00D1U01174p.!5004Q02s09ug:ref" 
(ADR-00228300)

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/ewTj00SAWCTZ00gufK9W3RRT2yzZWdBqCwvw%40sfdc.net.


Setting up Smart Campaign Conversions

2024-03-21 Thread Andrew Wirtz
Hi,

I am successfully creating Smart Campaigns via the Ads API, but can't 
figure out how to properly set up conversions. After the campaign is 
created, when I look at the Google UI for the campaign I see this:

[image: conversions-setup.png]

How can I replicate this set up (Get Started) via the API? If it helps any, 
I am using the python library.

Thanks.

-- 
Feathr is closed on Fridays, operating under a four-day workweek from 
Monday-Thursday. Our platform remains available 24/7, however, on Fridays, 
please expect delays on email and ticket response times.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/43bcaa5e-689a-4cd7-b525-c2fc1b917510n%40googlegroups.com.


Offline conversions reporting takes a long time

2024-03-18 Thread David Baruch
Hi guys

I am uploading conversions reporting via api for a long time now (offline 
conversions).
For the last couple of days it seems like the api call for that is taking a 
very long time to reply.

Trying out sending just 1 conversion data point takes 1 minute to process.

Please advise

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fc849625-ebab-4f37-87a8-d45bb4af7dccn%40googlegroups.com.


Upload offline and advanced conversions

2024-03-14 Thread Albeiro Ochoa
If I want to upload offline and advanced conversions, can I do it through 
the basic version or do I need the standard version?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/299a42fa-85cb-402a-a7fa-d9b3efcb7050n%40googlegroups.com.


Re: question about enhancing offline click conversions

2024-03-13 Thread Selcuk
Just to clarify: The original conversion also did not have an orderId, only 
a gclid.

On Wednesday, March 13, 2024 at 12:27:42 PM UTC+1 Selcuk wrote:

> Hello,
>
> I just implemented what you told me, and i get the following message (When 
> uploading an enhancement without an order_id, butw ith a google click ID 
> and conversion date time:
>
>  [{"errorCode":{"fieldError":"REQUIRED"},"message":"The required field was 
> not 
> present.","location":{"fieldPathElements":[{"fieldName":"conversion_adjustments","index":0},{"fieldName":"order_id"}]}}]
>
> Does this mean that what you said earlier is incorrect, and I can only 
> enhance orders?
>
> Kind regards,
> Selcuk Tekin
>
> On Thursday, February 29, 2024 at 4:56:11 PM UTC+1 Google Ads API Forum 
> Advisor wrote:
>
>> Hi,
>>
>> Thank you for contacting the Google Ads API support team.
>>
>> You can still adjust a conversion if you don't have an order Id. As per 
>> the API documentation 
>> <https://developers.google.com/google-ads/api/rest/reference/rest/v16/customers/uploadConversionAdjustments#ConversionAdjustment>,
>>  
>> you need to use the order Id only if the conversion was reported with an 
>> order ID specified, that order ID must be used as the identifier. There are 
>> two types of adjustments that can be made: 
>>
>>- When you have a Google click ID (GCLID) and conversion date time 
>>available, you can adjust a conversion by uploading a 
>>ConversionAdjustment 
>>
>> <https://developers.google.com/google-ads/api/reference/rpc/v16/ConversionAdjustment>
>>. 
>>- You can also adjust a conversion when you have an order ID 
>>available instead of a Google click ID and conversion date time. 
>>
>> Both these adjustment types would be uploaded through the 
>> ConversionAdjustmentUploadService 
>> <https://developers.google.com/google-ads/api/reference/rpc/v16/ConversionAdjustmentUploadService>.
>>  
>> You may refer to this guide 
>> <https://developers.google.com/google-ads/api/docs/conversions/upload-adjustments>
>>  for 
>> more information. Hope this helps.
>>   
>> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzYg7:ref"
>>
>> Thanks,
>>   
>> [image: Google Logo] 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/a1e66399-ba1e-45c8-8fd6-f13775f0244en%40googlegroups.com.


Re: question about enhancing offline click conversions

2024-03-13 Thread Selcuk
Hello,

I just implemented what you told me, and i get the following message (When 
uploading an enhancement without an order_id, butw ith a google click ID 
and conversion date time:

 [{"errorCode":{"fieldError":"REQUIRED"},"message":"The required field was 
not 
present.","location":{"fieldPathElements":[{"fieldName":"conversion_adjustments","index":0},{"fieldName":"order_id"}]}}]

Does this mean that what you said earlier is incorrect, and I can only 
enhance orders?

Kind regards,
Selcuk Tekin

On Thursday, February 29, 2024 at 4:56:11 PM UTC+1 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for contacting the Google Ads API support team.
>
> You can still adjust a conversion if you don't have an order Id. As per 
> the API documentation 
> <https://developers.google.com/google-ads/api/rest/reference/rest/v16/customers/uploadConversionAdjustments#ConversionAdjustment>,
>  
> you need to use the order Id only if the conversion was reported with an 
> order ID specified, that order ID must be used as the identifier. There are 
> two types of adjustments that can be made: 
>
>- When you have a Google click ID (GCLID) and conversion date time 
>available, you can adjust a conversion by uploading a 
>ConversionAdjustment 
>
> <https://developers.google.com/google-ads/api/reference/rpc/v16/ConversionAdjustment>
>. 
>- You can also adjust a conversion when you have an order ID available 
>instead of a Google click ID and conversion date time. 
>
> Both these adjustment types would be uploaded through the 
> ConversionAdjustmentUploadService 
> <https://developers.google.com/google-ads/api/reference/rpc/v16/ConversionAdjustmentUploadService>.
>  
> You may refer to this guide 
> <https://developers.google.com/google-ads/api/docs/conversions/upload-adjustments>
>  for 
> more information. Hope this helps.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzYg7:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/f7cfb860-7da5-4033-a0a9-155ab60d2873n%40googlegroups.com.


Re: upload click conversions with both click ids & user identifiers

2024-03-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

Yes, you're right. According to this documentation if you have the gclid for a 
conversion, we recommend sending it in addition to the user_identifiers for 
improved performance.

If you have any further queries/concerns you can get back to us.


This message is in relation to case "ref:!00D1U01174p.!5004Q02rzl94: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/0kxbq0SA13WW00MkT7E0T7TweQFp4avLIjNQ%40sfdc.net.


Re: upload click conversions with both click ids & user identifiers

2024-03-08 Thread Lucas Adbroad
Hi,

Thanks for your answer. I see in the guide 
<https://developers.google.com/google-ads/api/docs/conversions/enhanced-conversions/leads#design-integration>
 that 
it is recommended to upload gclid along with user identifiers for more 
accurate measurement. So using EECL + gclid seems to be the optimal way of 
importing offline conversions.

Thanks,

Le jeudi 7 mars 2024 à 20:31:50 UTC+1, Google Ads API Forum Advisor a 
écrit :

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> According to the Google Ads API documentation, if you have provided 
> user_identifiers along with the GCLID, the conversions imported will be 
> considered as enhanced conversions for leads. If you want to import the 
> conversion as offline click conversion, then I would recommend that you do 
> not submit the user_identifiers while uploading the click conversions. But 
> I would recommend that you upload the conversion as the enhanced conversion 
> for leads as it enables you to improve the accuracy of your offline 
> conversion measurement by uploading click conversions that contain hashed 
> user identifiers. Please refer to this guide 
> <https://developers.google.com/google-ads/api/docs/conversions/enhanced-conversions/leads-setup>
>  
> for more information on Enhanced conversions for leads. 
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzl94:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/1887ad80-6bde-4561-982c-cff2e96b40e9n%40googlegroups.com.


Upload Click Conversions with both click ids & user identifiers

2024-03-07 Thread Lucas Adbroad
Hello,

How should we go about importing click conversions when both clicks ids 
(gclid for instance) AND user identifiers are available?

The documentation 
<https://developers.google.com/google-ads/api/docs/conversions/upload-clicks#construct_the_request>
 
states : "*Don't set [user_identifiers] when uploading conversions using 
only click IDs. If this field is set, Google Ads treats the upload 
operation as an upload for enhanced conversions for leads.*"

However, I tried doing it anyway and the API doesn't throw any partial 
error in the response (or any error at all). Does this mean both *gclid* 
and *user identifiers *will be processed and used for matching by Google?

If that's not the case, does it mean we should make 2 separate 
"uploadClickConversions" calls for one given conversion if we have both 
gclid & user identifiers?

Best;

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d4573d9d-e3d3-4bae-a3d2-df566eb74abfn%40googlegroups.com.


Re: can't use enhanced conversions with the specified conversion action

2024-03-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

Please find an answer below for your query.

The response shows NO_CONVERSION_ACTION_FOUND, it just means one of my upload 
order's conversion not found? Or "conversion_action: 
"customers/6619459227/conversionActions/6731257876" not found?

Kindly note that the CONVERSION_NOT_FOUND error will occur for the reasons 
below. You may check the below details to consider with regards to the 
conversion not found error:

In addition, adjustments for a conversion whose click has a gbraid or wbraid 
instead of a gclid will fail with a CONVERSION_NOT_FOUND error.
The conversion was never reported.
Wait 24 hours after a conversion is reported before adjusting it to avoid a 
CONVERSION_NOT_FOUND as the conversion was reported less than 24 hours before 
the adjustment attempt.

You must specify the order_id in the ConversionAdjustment under any of these 
conditions:

The type of the conversion action is equal to WEBPAGE.
The original conversion you are adjusting was assigned an order_id.

If you specify the gclid_date_time_pair instead, the operation will fail with a 
ConversionAdjustmentUploadError.MISSING_ORDER_ID_FOR_WEBPAGE or 
ConversionAdjustmentUploadError.CONVERSION_NOT_FOUND error, respectively.

I also observe that CONVERSION_TRACKING_MANAGED_BY_ANOTHER_MANAGER has status, 
which means that the conversion actions are created and managed by a manager 
different from the customer or manager specified in the request's 
login-customer-id. If this customer is using cross-account conversion tracking, 
the value returned will differ based on the login-customer-id of the request. 
You may refer to this article for more information about cross-account 
conversion tracking.

As said earlier, you must add transaction IDs, also known as order IDs, to your 
conversion tracking tag by following the instructions in the Help Center. 
Google Ads requires these to be able to find the conversion to enhance. You may 
refer to the "Configure Tagging" guide for more information. Also, note that 
enhanced conversions for web enable you to improve the accuracy of your web 
conversion measurement by uploading conversion adjustments that contain 
transaction IDs and hashed user identifiers. I would recommend that you kindly 
refer to the "Implement Enhanced Conversions for Web" documentation for more 
information on how to set the order IDs.

I hope it helps.

This message is in relation to case "ref:!00D1U01174p.!5004Q02rzJ8s: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/1HgIO0S9TL61004G3vECnARcOaAG8AbnNMHA%40sfdc.net.


Re: can't use enhanced conversions with the specified conversion action

2024-03-03 Thread Eric Xu
offline_conversion_upload_client_summary.daily_summaries"
>>>   paths: "offline_conversion_upload_client_summary.job_summaries"
>>>   paths: "offline_conversion_upload_client_summary.last_upload_date_time"
>>>   paths: "offline_conversion_upload_client_summary.resource_name"
>>>   paths: "offline_conversion_upload_client_summary.status"
>>>   paths: "offline_conversion_upload_client_summary.success_rate"
>>>   paths: 
>>> "offline_conversion_upload_client_summary.successful_event_count"
>>>   paths: "offline_conversion_upload_client_summary.total_event_count"
>>> }
>>>
>>>
>>> [2024-02-28 20:33:27,819 - INFO] Request made: ClientCustomerId: 
>>> 6619459227 <(661)%20945-9227>, Host: googleads.googleapis.com, Method: 
>>> /google.ads.googleads.v16.services.GoogleAdsService/Search, RequestId: 
>>> Q0keKzEuTfSUUIiCw-FTEA, IsFault: False, FaultMessage: None
>>> resource_name: "customers/6619459227 <(661)%20945-9227>
>>> /offlineConversionUploadClientSummaries/GOOGLE_ADS_API"
>>> client: GOOGLE_ADS_API
>>> status: NEEDS_ATTENTION
>>> total_event_count: 71
>>> last_upload_date_time: "2024-02-21 15:15:38.26469"
>>> daily_summaries {
>>>   failed_count: 71
>>> }
>>> job_summaries {
>>>   failed_count: 1
>>>   job_id: 6880110176642680441
>>> }
>>> job_summaries {
>>>   failed_count: 1
>>>   job_id: 5232786189180795110
>>> }
>>> job_summaries {
>>>   failed_count: 1
>>>   job_id: 3579841775327086990
>>> }
>>> job_summaries {
>>>   failed_count: 1
>>>   job_id: 6690581453498962116
>>> }
>>> job_summaries {
>>>   failed_count: 1
>>>   job_id: 8563170067923547698
>>> }
>>> job_summaries {
>>>   failed_count: 1
>>>   job_id: 2040037824573168355
>>> }
>>> job_summaries {
>>>   failed_count: 1
>>>   job_id: 480931345141035
>>> }
>>> alerts {
>>>   error {
>>> conversion_adjustment_upload_error: NO_CONVERSION_ACTION_FOUND
>>>   }
>>>   error_percentage: 1
>>> }
>>>
>>>
>>> And I want to know:
>>>
>>> The response shows NO_CONVERSION_ACTION_FOUND, it just means one of my 
>>> upload order's conversion not found? 
>>> or 
>>> "conversion_action: "customers/6619459227/conversionActions/6731257876" 
>>> not found?
>>>
>>>
>>>
>>> The status now is "NEED ATTENTION", I wander know that if some config 
>>> not set correctly?
>>> This is my conversion tracking setting of account = 6619459227 
>>> <(661)%20945-9227>, and the management customerId is 7514302876
>>>
>>> customer {
>>> resource_name: "customers/6619459227 <(661)%20945-9227>"
>>> conversion_tracking_setting {
>>>   conversion_tracking_id: 11464092292
>>>   cross_account_conversion_tracking_id: 11241119912
>>>   conversion_tracking_status: 
>>> CONVERSION_TRACKING_MANAGED_BY_ANOTHER_MANAGER
>>>   google_ads_conversion_customer: "customers/7514302876"
>>> }
>>>   }
>>>
>>> Can u help me? thx
>>>
>>>
>>>
>>>
>>>
>>>
>>> 在2024年2月28日星期三 UTC+8 19:50:46 写道:
>>>
>>>> Hi,
>>>>
>>>> Thank you for getting back to us. 
>>>>
>>>> Upon checking your conversion action ID (6731257876) in the Google Ads 
>>>> UI, I could see that your conversion action ID status is showing as active 
>>>> and conversions are being recorded. Kindly note that you have recently 
>>>> uploaded conversions on 28th February 2024. Also, note that uploaded 
>>>> conversions can take up to 24 hours for conversions to show up in Google 
>>>> Ads account, depending on the attribution model you are using. I would 
>>>> recommend you to kindly refer to this help center article About data 
>>>> freshness <https://support.google.com/google-ads/answer/2544985?hl=en> 
>>>> for more information. Also, I would suggest you to kindly refer to the 
>>>> "Conversion 
>>>> Tracking: Troubleshooting conversion tracking status 
>>>> <https://support.google.com/google-ads/troubleshoote

Re: can't use enhanced conversions with the specified conversion action

2024-03-03 Thread Eric Xu
offline_conversion_upload_client_summary.successful_event_count"
>>   paths: "offline_conversion_upload_client_summary.total_event_count"
>> }
>>
>>
>> [2024-02-28 20:33:27,819 - INFO] Request made: ClientCustomerId: 
>> 6619459227 <(661)%20945-9227>, Host: googleads.googleapis.com, Method: 
>> /google.ads.googleads.v16.services.GoogleAdsService/Search, RequestId: 
>> Q0keKzEuTfSUUIiCw-FTEA, IsFault: False, FaultMessage: None
>> resource_name: "customers/6619459227 <(661)%20945-9227>
>> /offlineConversionUploadClientSummaries/GOOGLE_ADS_API"
>> client: GOOGLE_ADS_API
>> status: NEEDS_ATTENTION
>> total_event_count: 71
>> last_upload_date_time: "2024-02-21 15:15:38.26469"
>> daily_summaries {
>>   failed_count: 71
>> }
>> job_summaries {
>>   failed_count: 1
>>   job_id: 6880110176642680441
>> }
>> job_summaries {
>>   failed_count: 1
>>   job_id: 5232786189180795110
>> }
>> job_summaries {
>>   failed_count: 1
>>   job_id: 3579841775327086990
>> }
>> job_summaries {
>>   failed_count: 1
>>   job_id: 6690581453498962116
>> }
>> job_summaries {
>>   failed_count: 1
>>   job_id: 8563170067923547698
>> }
>> job_summaries {
>>   failed_count: 1
>>   job_id: 2040037824573168355
>> }
>> job_summaries {
>>   failed_count: 1
>>   job_id: 480931345141035
>> }
>> alerts {
>>   error {
>> conversion_adjustment_upload_error: NO_CONVERSION_ACTION_FOUND
>>   }
>>   error_percentage: 1
>> }
>>
>>
>> And I want to know:
>>
>> The response shows NO_CONVERSION_ACTION_FOUND, it just means one of my 
>> upload order's conversion not found? 
>> or 
>> "conversion_action: "customers/6619459227/conversionActions/6731257876" 
>> not found?
>>
>>
>>
>> The status now is "NEED ATTENTION", I wander know that if some config not 
>> set correctly?
>> This is my conversion tracking setting of account = 6619459227 
>> <(661)%20945-9227>, and the management customerId is 7514302876
>>
>> customer {
>> resource_name: "customers/6619459227 <(661)%20945-9227>"
>> conversion_tracking_setting {
>>   conversion_tracking_id: 11464092292
>>   cross_account_conversion_tracking_id: 11241119912
>>   conversion_tracking_status: 
>> CONVERSION_TRACKING_MANAGED_BY_ANOTHER_MANAGER
>>   google_ads_conversion_customer: "customers/7514302876"
>> }
>>   }
>>
>> Can u help me? thx
>>
>>
>>
>>
>>
>>
>> 在2024年2月28日星期三 UTC+8 19:50:46 写道:
>>
>>> Hi,
>>>
>>> Thank you for getting back to us. 
>>>
>>> Upon checking your conversion action ID (6731257876) in the Google Ads 
>>> UI, I could see that your conversion action ID status is showing as active 
>>> and conversions are being recorded. Kindly note that you have recently 
>>> uploaded conversions on 28th February 2024. Also, note that uploaded 
>>> conversions can take up to 24 hours for conversions to show up in Google 
>>> Ads account, depending on the attribution model you are using. I would 
>>> recommend you to kindly refer to this help center article About data 
>>> freshness <https://support.google.com/google-ads/answer/2544985?hl=en> 
>>> for more information. Also, I would suggest you to kindly refer to the 
>>> "Conversion 
>>> Tracking: Troubleshooting conversion tracking status 
>>> <https://support.google.com/google-ads/troubleshooter/13455130?hl=en=10542107911362344889-AP>"
>>>  
>>> article for more information on how to troubleshoot your conversions. 
>>>
>>> Upon executing the below query, I could see you have encountered the 
>>> "NO_CONVERSION_ACTION_FOUND" and conversion action status was in 
>>> "NEEDS_ATTENTION" for the conversions which were uploaded on 21st February 
>>> 2024. However, now the conversion actions status is showing as 'Active' and 
>>> as the conversions are uploaded today those will take 24 hours to get 
>>> reflected into your Google Ads account.  
>>>
>>>
>>> SELECT customer.id, offline_conversion_upload_client_summary.alerts, 
>>> offline_conversion_upload_client_summary.client, 
>>> offline_conversion_upload_client_summary.daily_summaries, 
>>> offline_conversion_upload_client_summary.job_summaries, 
>>> offline_conversion_upload_client_summary.last_upload_date_time, 
>>> offline_conversion_upload_client_summary.resource_name, 
>>> offline_conversion_upload_client_summary.status, 
>>> offline_conversion_upload_client_summary.success_rate, 
>>> offline_conversion_upload_client_summary.successful_event_count, 
>>> offline_conversion_upload_client_summary.total_event_count FROM 
>>> offline_conversion_upload_client_summary
>>>
>>> You can execute this query to check your status of your previously 
>>> uploaded conversions. I hope this helps. 
>>>
>>>   
>>> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzJ8s:ref"
>>>
>>> Thanks,
>>>   
>>> [image: Google Logo] 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/95473c9a-4b3a-4750-b916-eab00341f584n%40googlegroups.com.


RE: question about enhancing offline click conversions

2024-02-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for contacting the Google Ads API support team.

You can still adjust a conversion if you don't have an order Id. As per the API 
documentation, you need to use the order Id only if the conversion was reported 
with an order ID specified, that order ID must be used as the identifier. There 
are two types of adjustments that can be made:

When you have a Google click ID (GCLID) and conversion date time available, you 
can adjust a conversion by uploading a ConversionAdjustment.
You can also adjust a conversion when you have an order ID available instead of 
a Google click ID and conversion date time.

Both these adjustment types would be uploaded through the 
ConversionAdjustmentUploadService. You may refer to this guide for more 
information. Hope this helps.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rzYg7: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/W5mXw0S9MK8X00tsuuH66RTN2Z_lGOAuAbwA%40sfdc.net.


Question about Enhancing offline click conversions

2024-02-29 Thread Selcuk
Hello,

I was reading through the documentation of enhancing conversions using the 
REST API  
(https://developers.google.com/google-ads/api/rest/reference/rest/v16/customers/uploadConversionAdjustments#ConversionAdjustment)

I noticed the following: "The order ID is required for enhancements.". Does 
this mean that only order conversions can be enhanced? We also have 
conversion actions for for example pageviews or add-to-carts, those 
ofcourse won't have an orderId but we might still have for example the 
userAgent or an emailaddress which we wanted to use for enhancement.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/852811cd-2019-49e0-a5f4-0618a33a3ca0n%40googlegroups.com.


Re: can't use enhanced conversions with the specified conversion action

2024-02-28 Thread Eric Xu
ows NO_CONVERSION_ACTION_FOUND, it just means one of my 
upload order's conversion not found? 
or 
"conversion_action: "customers/6619459227/conversionActions/6731257876" not 
found?



The status now is "NEED ATTENTION", I wander know that if some config not 
set correctly?
This is my conversion tracking setting of account = 6619459227, and the 
management customerId is 7514302876

customer {
resource_name: "customers/6619459227"
conversion_tracking_setting {
  conversion_tracking_id: 11464092292
  cross_account_conversion_tracking_id: 11241119912
  conversion_tracking_status: 
CONVERSION_TRACKING_MANAGED_BY_ANOTHER_MANAGER
  google_ads_conversion_customer: "customers/7514302876"
}
  }

Can u help me? thx






在2024年2月28日星期三 UTC+8 19:50:46 写道:

> Hi,
>
> Thank you for getting back to us. 
>
> Upon checking your conversion action ID (6731257876) in the Google Ads UI, 
> I could see that your conversion action ID status is showing as active and 
> conversions are being recorded. Kindly note that you have recently uploaded 
> conversions on 28th February 2024. Also, note that uploaded conversions can 
> take up to 24 hours for conversions to show up in Google Ads account, 
> depending on the attribution model you are using. I would recommend you to 
> kindly refer to this help center article About data freshness 
> <https://support.google.com/google-ads/answer/2544985?hl=en> for more 
> information. Also, I would suggest you to kindly refer to the "Conversion 
> Tracking: Troubleshooting conversion tracking status 
> <https://support.google.com/google-ads/troubleshooter/13455130?hl=en=10542107911362344889-AP>"
>  
> article for more information on how to troubleshoot your conversions. 
>
> Upon executing the below query, I could see you have encountered the 
> "NO_CONVERSION_ACTION_FOUND" and conversion action status was in 
> "NEEDS_ATTENTION" for the conversions which were uploaded on 21st February 
> 2024. However, now the conversion actions status is showing as 'Active' and 
> as the conversions are uploaded today those will take 24 hours to get 
> reflected into your Google Ads account.  
>
>
> SELECT customer.id, offline_conversion_upload_client_summary.alerts, 
> offline_conversion_upload_client_summary.client, 
> offline_conversion_upload_client_summary.daily_summaries, 
> offline_conversion_upload_client_summary.job_summaries, 
> offline_conversion_upload_client_summary.last_upload_date_time, 
> offline_conversion_upload_client_summary.resource_name, 
> offline_conversion_upload_client_summary.status, 
> offline_conversion_upload_client_summary.success_rate, 
> offline_conversion_upload_client_summary.successful_event_count, 
> offline_conversion_upload_client_summary.total_event_count FROM 
> offline_conversion_upload_client_summary
>
> You can execute this query to check your status of your previously 
> uploaded conversions. I hope this helps. 
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzJ8s:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/d9aecae5-6ae4-45d1-9ac0-050aae16068an%40googlegroups.com.


Re: can't use enhanced conversions with the specified conversion action

2024-02-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

Upon checking your conversion action ID (6731257876) in the Google Ads UI, I 
could see that your conversion action ID status is showing as active and 
conversions are being recorded. Kindly note that you have recently uploaded 
conversions on 28th February 2024. Also, note that uploaded conversions can 
take up to 24 hours for conversions to show up in Google Ads account, depending 
on the attribution model you are using. I would recommend you to kindly refer 
to this help center article About data freshness for more information. Also, I 
would suggest you to kindly refer to the "Conversion Tracking: Troubleshooting 
conversion tracking status" article for more information on how to troubleshoot 
your conversions.

Upon executing the below query, I could see you have encountered the 
"NO_CONVERSION_ACTION_FOUND" and conversion action status was in 
"NEEDS_ATTENTION" for the conversions which were uploaded on 21st February 
2024. However, now the conversion actions status is showing as 'Active' and as 
the conversions are uploaded today those will take 24 hours to get reflected 
into your Google Ads account.

SELECT customer.id, offline_conversion_upload_client_summary.alerts, 
offline_conversion_upload_client_summary.client, 
offline_conversion_upload_client_summary.daily_summaries, 
offline_conversion_upload_client_summary.job_summaries, 
offline_conversion_upload_client_summary.last_upload_date_time, 
offline_conversion_upload_client_summary.resource_name, 
offline_conversion_upload_client_summary.status, 
offline_conversion_upload_client_summary.success_rate, 
offline_conversion_upload_client_summary.successful_event_count, 
offline_conversion_upload_client_summary.total_event_count FROM 
offline_conversion_upload_client_summary

You can execute this query to check your status of your previously uploaded 
conversions. I hope this helps.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rzJ8s: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/HitZd0S9KE7Z00bs6ATceFQ-SZMSdJA9QjnQ%40sfdc.net.


Re: can't use enhanced conversions with the specified conversion action

2024-02-27 Thread Eric Xu
[2024-02-28 12:07:18,570 - DEBUG] Making request: POST 
https://accounts.google.com/o/oauth2/token
[2024-02-28 12:07:18,577 - DEBUG] Starting new HTTPS connection (1): 
accounts.google.com:443
[2024-02-28 12:07:19,587 - DEBUG] https://accounts.google.com:443 "POST 
/o/oauth2/token HTTP/1.1" 200 None
[2024-02-28 12:07:20,984 - DEBUG] Request
---
Method: 
/google.ads.googleads.v16.services.ConversionAdjustmentUploadService/UploadConversionAdjustments
Host: googleads.googleapis.com
Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "7514302876",
  "x-goog-api-client": "gl-python/3.9.6 grpc/1.62.0 gax/2.17.1 gccl/23.1.0 
pb/4.25.3",
  "x-goog-request-params": "customer_id=6619459227"
}
Request: customer_id: "6619459227"
conversion_adjustments {
  gclid_date_time_pair {
gclid: 
"CjwKCAiArfauBhApEiwAeoB7qNCR4mLmZcNNAh5NZNsUfJw6nrhLX3Vi1V2Xoh5VMS7epRSYHxrYqxoCSE0QAvD_BwE"
conversion_date_time: "2024-02-28 02:14:46+08:00"
  }
  order_id: "35965315"
  conversion_action: "customers/6619459227/conversionActions/6731257876"
  adjustment_type: ENHANCEMENT
  user_identifiers {
hashed_phone_number: 
"976f3dfef1b4dbdd9d6c383cf84fd770ead9f75f68193278f200b54b23a71193"
  }
}
partial_failure: true


Response
---
Headers: {
  "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
  "content-disposition": "attachment",
  "date": "Wed, 28 Feb 2024 04:07:20 GMT",
  "request-id": "-CYvfbOlc_ilP3_pTQrMJg"
}
Response: partial_failure_error {
  code: 3
  message: "The conversion action specified in the adjustment request 
cannot be found. Make sure it\'s available in this account., at 
conversion_adjustments[0].conversion_action"
  details {
type_url: 
"type.googleapis.com/google.ads.googleads.v16.errors.GoogleAdsFailure"
value: "\n\343\001\n\003\230\007\033\022tThe conversion action 
specified in the adjustment request cannot be found. Make sure it\'s 
available in this 
account.\0323*1customers/6619459227/conversionActions/6731257876\"1\022\032\n\026conversion_adjustments\030\000\022\023\n\021conversion_action"
  }
}
results {
}
job_id: 6344808759152426919


[2024-02-28 12:07:20,985 - INFO] Request made: ClientCustomerId: 
6619459227, Host: googleads.googleapis.com, Method: 
/google.ads.googleads.v16.services.ConversionAdjustmentUploadService/UploadConversionAdjustments,
 
RequestId: -CYvfbOlc_ilP3_pTQrMJg, IsFault: False, FaultMessage: None

在2024年2月27日星期二 UTC+8 23:58:14 写道:

> Hi,
>
> Thank you for getting back to us.
>
> Upon checking the provided logs, I could see that you are still getting an 
> error "The conversion action specified in the adjustment request cannot be 
> found. Make sure it's available in this account." Also, I could see that 
> you have only provided the method, customer ID and request ID. In order to 
> investigate the issue further, provide us with the updated complete API 
> logs (request 
> 
>  and response 
> 
>  and request header 
> )
>  
> generated at your end.
>
>
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the guides Java 
> 
> , .Net 
> 
> , PHP 
> 
> , Python 
> 
> , Ruby 
> 
>  or Perl 
>  
> to 
> enable logging at your end. For REST interface requests, you can enable 
> logging via the curl command by using the -i flag.
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzJ8s:ref"
>
> Thanks,
>   
> [image: Google Logo] 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 

Re: can't use enhanced conversions with the specified conversion action

2024-02-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

Upon checking the provided logs, I could see that you are still getting an 
error "The conversion action specified in the adjustment request cannot be 
found. Make sure it's available in this account." Also, I could see that you 
have only provided the method, customer ID and request ID. In order to 
investigate the issue further, provide us with the updated complete API logs 
(request and response and request header) generated at your end.

If you are using a client library and haven't enabled the logging yet, I would 
request you to enable logging for the specific client library that you are 
using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.

This message is in relation to case "ref:!00D1U01174p.!5004Q02rzJ8s: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/clE220S9IV0C00BW4I3N0SSnCxrY40rNwGwg%40sfdc.net.


Re: offline conversions record details download

2024-02-21 Thread Kuba
What I'm looking for is:
I've uploaded offline conversion with value for a click with GCLID. 

I'd like to query Google Ads API to see these gclids and values which I've 
uploaded. 
I can't find any way to get conversion data associated with click_view.

Any hints?

thank you 




On Thursday, January 25, 2024 at 7:20:41 PM UTC Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> By reviewing your concern, I understand that you want to get the summaries 
> of uploaded conversions data using API. To retrieve the click conversion 
> data, kindly refer to the click_view 
> <https://developers.google.com/google-ads/api/fields/v15/click_view> 
> resource. 
> You may refer to this link 
> <https://developers.google.com/google-ads/api/fields/v15/click_view_query_builder>
>  to 
> build your query.
>
> Hope this helps.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rYgmm:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/79b21f9e-c69a-42d3-b39e-7e9e70d53401n%40googlegroups.com.


Re: Can't use enhanced conversions with the specified conversion action

2024-02-21 Thread Eric Xu
Here is another has more details:

2024-02-21 17:45:38.588 [INFO] [grpc-default-executor-11] 
[com.google.ads.googleads.lib.request.summary] @@@traceId=@@@ SUCCESS 
REQUEST SUMMARY. Method: 
google.ads.googleads.v15.services.ConversionAdjustmentUploadService/UploadConversionAdjustments,
 
Endpoint: googleads.googleapis.com:443, CustomerID: 6619459227, RequestID: 
TxWVgGTZFR_wH4Yku5eeuw, ResponseCode: OK, Fault: null.
xuyy=partial_failure_error {
  code: 3
  message: "The conversion action specified in the adjustment request 
cannot be found. Make sure it\'s available in this account., at 
conversion_adjustments[0].conversion_action"
  details {
type_url: 
"type.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure"
value: "\n\343\001\n\003\230\a\033\022tThe conversion action specified 
in the adjustment request cannot be found. Make sure it\'s available in 
this 
account.\0323*1customers/6619459227/conversionActions/6731257876\"1\022\032\n\026conversion_adjustments\030\000\022\023\n\021conversion_action"
  }
}
results {
}
job_id: 6880110176642680441

在2024年2月21日星期三 UTC+8 17:34:02 写道:

> When i use enhancement conversion api to upload conversion data, i 
> received this err:
>
> partial_failure_error {
>   code: 3
>   message: "Can\'t use enhanced conversions with the specified conversion 
> action., at conversion_adjustments[0].conversion_action"
>   details {
> type_url: "
> type.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure"
> value: "\n\263\001\n\003\230\a\020\022DCan\'t use enhanced conversions 
> with the specified conversion 
> action.\0323*1customers/7514302876/conversionActions/6731257876\"1\022\032\n\026conversion_adjustments\030\000\022\023\n\021conversion_action"
>   }
> }
> results {
> }
> job_id: 6554677503321812873
>
> kindly help

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5d8038f8-9b95-4a83-8bc3-602d4adc9e6bn%40googlegroups.com.


Can't use enhanced conversions with the specified conversion action

2024-02-21 Thread Eric Xu
When i use enhancement conversion api to upload conversion data, i received 
this err:

partial_failure_error {
  code: 3
  message: "Can\'t use enhanced conversions with the specified conversion 
action., at conversion_adjustments[0].conversion_action"
  details {
type_url: 
"type.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure"
value: "\n\263\001\n\003\230\a\020\022DCan\'t use enhanced conversions 
with the specified conversion 
action.\0323*1customers/7514302876/conversionActions/6731257876\"1\022\032\n\026conversion_adjustments\030\000\022\023\n\021conversion_action"
  }
}
results {
}
job_id: 6554677503321812873

kindly help

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f466eb84-0a76-474a-bc6a-225545daae85n%40googlegroups.com.


RE: enhanced conversions feature cannot be customized per conversion action

2024-02-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for contacting the Google Ads API support team.

Based on the screenshot provided, it appears that your concern about getting 
enhanced conversion for conversion actions via gtag and Google Ads API is 
related to settings in Google Ads UI. Hence, I would recommend that you reach 
out to the Google Ads Product support team as they are better equipped to 
assist you further.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rzIzb: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/6rWfp0S971DH00PTO69K0GRtmnmFDphDpU2Q%40sfdc.net.


Re: method to use for sending leads and post-lead conversions

2024-02-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

By reviewing your concern, I understand that you are looking for guidance 
related to the type of conversions that you need to implement for your 
requirement. Kindly note that for all type of leads (Lead, Validated, 
Qualified, Converted), you can just send the each conversion action point as 
"Enhanced Conversions for Leads". I would recommend you to kindly follow the 
prerequisites before sending the enhanced conversions for leads. Also, I would 
also suggest you to refer to the "Implement Enhanced Conversions for Leads" 
documentation for more information. Also, keep the following best practices in 
mind when implementing enhanced conversions for leads. If you encounter any 
issues while implementing I would recommend you to kindly refer to the 
"Troubleshoot Enhanced Conversions for Leads" guide to troubleshoot your 
issues. I hope this helps.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rz5zb: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/aBIxU0S8WA3400lwmrAs9CQwSvyIIrUfAcQA%40sfdc.net.


Re: method to use for sending leads and post-lead conversions

2024-02-15 Thread 'G San' via Google Ads API and AdWords API Forum
Or can we just post all of our conversion actions (Validated, Qualified and 
Converted Leads) as Enhanced Conversions for Leads 
<https://developers.google.com/google-ads/api/docs/conversions/enhanced-conversions/leads>
?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/59590da9-978d-4eda-9cef-63aaed64533fn%40googlegroups.com.


Method to use for sending leads and post-lead conversions

2024-02-13 Thread 'G San' via Google Ads API and AdWords API Forum
Hi Google Ads API Support Team,

I would just like to get assistance in clarifying which method to use for 
our lead and post-lead conversion action posting to Google Ads via API.

I have a lead generation site that has an initial conversion action for 
*Leads*

We send conversions to Google Ads via GTM on website

Then we also have our custom CRM that collects the leads from the website - 
and I am working on creating Google Ads API integration for posting 
conversions to Google Ads from it to make sure leads are recorded towards 
the *conversion actions* we created under Google Ads.

Which method should our API use: 
Upload Click Conversions 
<https://developers.google.com/google-ads/api/docs/conversions/upload-clicks>
 or Enhanced Conversions for Leads 
<https://developers.google.com/google-ads/api/docs/conversions/enhanced-conversions/leads>
 or Adjust Conversions 
<https://developers.google.com/google-ads/api/docs/conversions/upload-adjustments>

Also, our internal CRM would also like to send post-lead conversions like 
*Appointments* and *Purchase*. In this case, what method should we use?

For *Appointments*, do we send another Enhanced Conversions for Leads 
<https://developers.google.com/google-ads/api/docs/conversions/enhanced-conversions/leads>
 using 
a different *conversion_action_id* (made for Appointment) OR do we use Adjust 
Conversions 
<https://developers.google.com/google-ads/api/docs/conversions/upload-adjustments>
 ?

And what about *Purchase* conversions? which one of the 3 should we use?
Upload Click Conversions 
<https://developers.google.com/google-ads/api/docs/conversions/upload-clicks>
 or Enhanced Conversions for Leads 
<https://developers.google.com/google-ads/api/docs/conversions/enhanced-conversions/leads>
 or Adjust Conversions 
<https://developers.google.com/google-ads/api/docs/conversions/upload-adjustments>

I'm confused which method to follow to post *Leads*, *Appointments*, and 
*Purchase* conversions that are set as enhanced conversion actions under 
Google Ads.

Thanks in advance.

Kind regards,
G San
Upside Digital

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4e0b7e01-b792-4473-9de4-84120e15a7a0n%40googlegroups.com.


Re: differences between overview and api for conversions metric

2024-02-07 Thread Olivier Clémence

hello i can't have logs because my server do not accept grpc extension for 
php.
There is another solution ?
Le mardi 6 février 2024 à 17:41:47 UTC+1, Google Ads API Forum Advisor a 
écrit :

> Hi,
>
> Thank you for contacting the Google Ads API support team.
>
> By reviewing your concern, I understand that you have encountered data 
> discrepancy in the campaign. Kindly provide us with the complete API logs (
> *request* 
> 
>  and  
> 
> *response* 
> 
>  with  
> 
> *request-id* 
> 
>  and  
> *request
>  
> header* 
> )
>  
> generated at your end and uncropped UI screenshot with better visibility of 
> the customer ID of where you are facing the discrepancies.
>
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the guides  
> 
> *Java* 
> 
> ,  
> 
> *.Net* 
> 
> ,  
> 
> *PHP* 
> 
> ,  
> 
> *Python* 
> 
> ,  
> 
> *Ruby* 
> 
>  or  
> 
> *Perl* 
>  
> to 
> enable logging at your end. For REST interface requests, you can enable 
> logging via the curl command by using the -i flag.
>
> You can send the details via *Reply privately to the author option*, or 
> *direct 
> private reply* to this email.
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02ryrBf:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/0f3cd53f-a927-4e91-8395-6f7ba273e20cn%40googlegroups.com.


differences between Overview and API for conversions metric

2024-02-06 Thread Olivier Clémence
Hello,
i don't understand something.

Every night at 3:00 AM i call the API to get data using this query : 
"SELECT 
segments.date,
campaign.advertising_channel_type,
campaign.id, 
metrics.cost_micros,
metrics.clicks,
metrics.impressions,
metrics.ctr,
metrics.cost_per_conversion,
metrics.conversions,
metrics.average_cpc,
metrics.average_cpm
FROM 
campaign 
WHERE 
segments.date >= '" . $startDate . "' 
AND 
segments.date <= '" . $endDate . "' 
ORDER BY 
segments.date";

Where startDate and endDate are identical and representing the day before.
Someday everything is ok but sometimes conversions are not accurate.

For example, on 2024-01-06 the the overview display 4.18 for one of my 
campaign and the api got me 4.019

But, today if i call again the api on the same day (2024-01-06) it got me 
the right value : 4.18

How is that possible, and why ? Do you have explanation and a solution to 
fix this ? 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/08ea8c34-2d08-4259-9288-023ef03f7684n%40googlegroups.com.


Offline conversions record details download

2024-01-25 Thread Kuba
I'm uploading offline conversions using 
https://developers.google.com/google-ads/api/samples/upload-offline-conversion

After it's uploaded I can only get the summaries using reports api,
but is it possible to get a detailed list of each record with it's gclid 
and value? 

thanks
K.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/303bf1b9-7804-440a-bae9-b1c79dea04c4n%40googlegroups.com.


RE: api create conversions value rule no view

2024-01-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for contacting the Google Ads API support team.

By reviewing your concern, I understand that you are not seeing the conversion 
value rules in UI which are created by Google Ads API. Could you please confirm 
whether you have followed Rule conditions? For more information, I would 
suggest you to refer to the Conversion Value Rules.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rYd6x: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/Br7SJ0S7TDQO00ARK00qy0RoSDc4thm40nYg%40sfdc.net.


Re: is there a transactions (conversions by transaction id) report via the api?

2024-01-24 Thread charlesb...@gmail.com
Hi,

Consider it ignored!

Although I should add: the data isn't available in the UI.

Thanks

On Wednesday 24 January 2024 at 12:49:24 UTC-6 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Please ignore my previous response.
>
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your concern, I understand that you are looking for a 
> report containing all conversions (transactions) at the conversion level. I 
> would recommend you refer to this help center article on all conversions 
> <https://support.google.com/google-ads/answer/3419678?hl=en=7150503419169172769-AP>
>  for 
> more information related to your concern.
>
> In order to assist you further, could you please provide us with the 
> uncropped UI screenshot of the fields which you want to retrieve? Also 
> could you please confirm whether you want to generate a report through 
> Google Ads UI or Google Ads API?
>
> You can send the details via *Reply privately to the author option*, or 
> *direct 
> private reply* to this email.
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rYSF5:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/52f1ad60-e81f-4203-aaf5-034913c54977n%40googlegroups.com.


RE: is there a transactions (conversions by transaction id) report via the api?

2024-01-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

After reviewing your concern, I understand that you are looking for a report 
containing all conversions (transactions) at the conversion level. I would 
recommend you refer to this help center article on all conversions for more 
information related to your concern.

In order to assist you further, could you please provide us with the uncropped 
UI screenshot of the fields which you want to retrieve? Also could you please 
confirm whether you want to generate a report through Google Ads UI or Google 
Ads API?
This message is in relation to case "ref:!00D1U01174p.!5004Q02rYSF5: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/gaQRa0S7S45G00tSlDpg6rS5ahkwkstqRXHg%40sfdc.net.


Is there a transactions (conversions by transaction ID) report via the API?

2024-01-24 Thread charlesb...@gmail.com
Hi,

I'm looking for a report containing all conversions (transactions) at the 
conversion level. I can't find anything in the docs but thought I'd check.

That or a way to track them going forward.

Thanks,

Charles

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f4065fdc-385b-4c28-bdc9-a07dfd757394n%40googlegroups.com.


Google Ads REST API Enhanced Conversions

2024-01-24 Thread Jon
When submitting enhanced conversions via upload click conversions I get the 
api error below:

Can this be turned on in the Google Ads Admin panel as shown below? Does it 
matter whether I choose Google Tag Manager or gtag? Is there a delay after 
enabling this?

"Make sure you've turned on enhanced conversions for leads in conversion 
settings and try again. You can check your setting by querying 
conversion_tracking_setting.enhanced_conversions_for_leads_enabled on 
Customer., at conversions[0].user_identifiers"



-- 
*This message and any attachments contain information, which may be 
confidential and/or privileged, and is intended for use only by the 
intended recipient, any review; copying, distribution or use of this 
transmission is strictly prohibited. If you have received this transmission 
in error, please (i) notify the sender immediately and (ii) destroy all 
copies of this message.*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9d262c9d-3966-45cf-9b89-f80352552c42n%40googlegroups.com.


Re: enhanced conversions not available for google analytics (ga4) conversion?

2024-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

Yes, conversion adjustment of type ENHANCEMENT is not permitted for conversion 
actions of type 'Website (Google Analytics (GA4))'. As mentioned earlier, 
Google Ads only supports adjusting conversions for conversion action types of 
SALESFORCE, UPLOAD_CLICKS, or WEBPAGE. Attempting to upload an adjustment for a 
conversion where the conversion action is not one of these types results in an 
INVALID_CONVERSION_ACTION_TYPE error.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rVk3w: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/_IZQg0S7I0KF00Bt-9nR2bTL6x3gWz_cjKPQ%40sfdc.net.


Re: enhanced conversions not available for google analytics (ga4) conversion?

2024-01-18 Thread derek
The INVALID_CONVERSION_ACTION_TYPE error is reported on the conversion 
action that has the conversion source 'Website (Google Analytics (GA4))'.
Conversion adjustment of type ENHANCEMENT is not permitted for conversion 
actions of type  'Website (Google Analytics (GA4))'?

On Thursday 18 January 2024 at 18:02:40 UTC+8 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for getting back to us.
>
> Upon checking the provided logs, I understand that you're encountering 
> multiple errors, INVALID_CONVERSION_ACTION_TYPE 
> <https://developers.google.com/google-ads/api/reference/rpc/v15/ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError#invalid_conversion_action_type>
>  
> error means the type of the conversion action specified in the adjustment 
> request isn't supported for uploading adjustments. A conversion adjustment 
> of type RETRACTION or RESTATEMENT is only permitted for conversion actions 
> of type SALESFORCE, UPLOAD_CLICK or WEBPAGE. A conversion adjustment of 
> type ENHANCEMENT is only permitted for conversion actions of type WEBPAGE. 
>
> Google Ads only supports adjusting conversions for conversion action types 
> of SALESFORCE, UPLOAD_CLICKS, or WEBPAGE. Attempting to upload an 
> adjustment for a conversion where the conversion action is not one of these 
> types results in an INVALID_CONVERSION_ACTION_TYPE 
> <https://developers.google.com/google-ads/api/docs/conversions/enhanced-conversions/leads-troubleshooting#debug-common:~:text=ConversionUploadError.INVALID_CONVERSION_ACTION_TYPE>
>  
> error. So make sure the ConversionAction specified in your upload request 
> has the type UPLOAD_CLICKS.
>
> You can check here are some requirements 
> <https://developers.google.com/google-ads/api/docs/conversions/upload-adjustments#requirements>
>  
> and restrictions to keep in mind while adjusting conversions in the API. 
> Also, "CONVERSION_ALREADY_ENHANCED 
> <https://developers.google.com/google-ads/api/reference/rpc/v15/ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError#conversion_already_enhanced>"
>  
> error means, conversion already has enhancements with the same Order ID and 
> conversion action. Make sure your data is correctly configured and make 
> sure to provide a unique order_id for each conversion. Try again. 
>
> Let us know how it goes after trying the provided suggestion. I hope this 
> helps. 
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rVk3w:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/51faa26d-705a-46df-b026-d75ab3032512n%40googlegroups.com.


Re: enhanced conversions not available for google analytics (ga4) conversion?

2024-01-17 Thread derek
I have sent the complete API logs via 'Reply to author' option.

On Thursday 11 January 2024 at 18:59:51 UTC+8 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for contacting the Google Ads API support team.
>
> I would like to inform you that this product officially offers support 
> only in English. It would be best to reply in English if you can. If not, 
> we will try to use Google Translate to support you as best as we can.
>
> By reviewing your concern, I understand that you are encountering an 
> error. Could you please confirm whether you are using the Google Ads API 
>  or Google Ads 
> UI? If you are using Google Ads API, kindly provide us with the complete 
> API logs (*request* 
> 
>  
> and 
> 
> *response* 
> 
>  
> with 
> 
> *request-id* 
> 
>  
> and 
> *request
>  
> header* 
> )
>  
> generated at your end and uncropped UI screenshot of where you are facing 
> the issue.
>
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the guides 
> 
> *Java* 
> 
> , 
> 
> *.Net* 
> 
> , 
> 
> *PHP* 
> 
> , 
> 
> *Python* 
> 
> , 
> 
> *Ruby* 
>  
> or 
> 
> *Perl* 
>  
> to enable logging at your end. For REST interface requests, you can enable 
> logging via the curl command by using the -i flag.
>
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rVk3w:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/12edbb34-a6ab-48d7-b187-4b0950f16118n%40googlegroups.com.


Re: meaning of upload enhanced conversions error message

2024-01-17 Thread derek
I have sent the complete API logs via the "Reply to author" option.

On Wednesday 17 January 2024 at 15:22:08 UTC+8 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> By reviewing your concern, I understand that you are encountering a "
> CONVERSION_ALREADY_ENHANCED 
> "
>  
> error. Kindly note that the entire upload will be rejected due to this 
> partial failure error. In order to investigate your issue further, kindly 
> provide us with the complete API logs (*request* 
> 
>  
> and *response* 
> 
>  
> logs with *request-id* 
> 
>  
> and *request header* 
> )
>  
> generated at your end and uncropped UI screenshot of the Google Ads account 
> where you are facing the issue.
>
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the guides *Java* 
> , 
> *.Net* 
> ,
>  
> *PHP* 
> , 
> *Python* 
> ,
>  
> *Ruby* 
>  
> or *Perl* 
>  
> to enable logging at your end. For REST interface requests, you can enable 
> logging via the curl command by using the -i flag.
>
> You can send the details via *Reply privately to the author option*, or 
> *direct 
> private reply* to this email.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rX1pD:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/1c82bf13-4906-4bbe-9b80-0acb88a7d709n%40googlegroups.com.


RE: meaning of upload enhanced conversions error message

2024-01-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

By reviewing your concern, I understand that you are encountering a 
"CONVERSION_ALREADY_ENHANCED" error. Kindly note that the entire upload will be 
rejected due to this partial failure error. In order to investigate your issue 
further, kindly provide us with the complete API logs (request and response 
logs with request-id and request header) generated at your end and uncropped UI 
screenshot of the Google Ads account where you are facing the issue.

If you are using a client library and haven't enabled the logging yet, I would 
request you to enable logging for the specific client library that you are 
using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.

You can send the details via Reply privately to the author option, or direct 
private reply to this email.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rX1pD: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/Zx65K0S7E9S100h-snK4YCRzCf36HkeVWz7A%40sfdc.net.


Re: Meaning of upload enhanced conversions error message

2024-01-16 Thread derek
I am still getting similar error message daily.

Could you help advice on this.
On Thursday 11 January 2024 at 09:57:34 UTC+8 derek wrote:

> Hi
>
> I have this error message when I uploaded a set of enhanced conversion 
> data.
>
> message: "Conversion already has enhancements with the same Order ID and 
> conversion action. Make sure your data is correctly configured and try 
> again., at conversion_adjustments[70]"
>
> I checked on the data that I have uploaded over the past few days but 
> there is no duplicate order id.
>
> May I know how do I check and resolve this error?
> Is the entire upload rejected due to this partial failure error?
>
> Please let me know how I can upload the full API request and response log 
> for your reference. 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9c4cbe0a-3256-4de5-bfbf-f7af28e0a52dn%40googlegroups.com.


what is the best way to track conversions for google ads?

2024-01-15 Thread Naser Aslam
I'm exploring different methods to track conversions for Google Ads, and 
I've come across GTM tags and Matomo conversion export. What, in your 
experience, is the best way to track conversions? Any insights or 
comparisons between these methods would be greatly appreciated!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/82270a24-5f49-4ff2-aef1-f552980ed124n%40googlegroups.com.


what is the importance of google ads conversions tracking?

2024-01-15 Thread Naser Aslam
I've implemented conversion tracking for my client's Google Ads, but I'm a 
bit unsure about its importance and practical uses. Can someone help me 
understand why conversion tracking matters and how it can benefit my 
client's advertising efforts? Your insights would be incredibly valuable!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/144e1279-9cf1-4c98-9185-bc9075761794n%40googlegroups.com.


Meaning of upload enhanced conversions error message

2024-01-10 Thread derek
Hi

I have this error message when I uploaded a set of enhanced conversion data.

message: "Conversion already has enhancements with the same Order ID and 
conversion action. Make sure your data is correctly configured and try 
again., at conversion_adjustments[70]"

I checked on the data that I have uploaded over the past few days but there 
is no duplicate order id.

May I know how do I check and resolve this error?
Is the entire upload rejected due to this partial failure error?

Please let me know how I can upload the full API request and response log 
for your reference. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f633d237-e67c-468d-a720-d46c36fa3a23n%40googlegroups.com.


Re: enhanced conversions not available for google analytics (ga4) conversion?

2024-01-10 Thread Mauricio Chavarro
Disculpen Buenas tardes, estoy creando un sitio web para mi emprendimiento.

 

Estoy cargando unas imágenes para la página en la que estos trabajando, las 
imágenes está en una carpeta en Google Driver, al mostrarlas en navegador 
no me aparece las imágenes, en cambio me aparece un error en navegador, por 
favor necesito solucionar este error ya necesito montar la página para 
servicio de nuestros clientes.

 

En este pantallazo debería aparecer el logo, pero sale un error. 

Acá podemos ver el erro que se genera el cargar la imagen desde el Google 
Driver, la carpeta no tiene la restricción, esta compartida. 

Este es un ejemplo de alguno de los link de la imágenes que estoy 
compartiendo en la página

*https://drive.google.com/uc?id=18H7dE6l-r5-4yrY8MTNvJm9rwEYepO4B* 
<https://drive.google.com/uc?id=18H7dE6l-r5-4yrY8MTNvJm9rwEYepO4B>*, *esta 
correcta la forma de mostrar la imagen.

 

El error es este *GET 
https://drive.google.com/uc?id=18H7dE6l-r5-4yrY8MTNvJm9rwEYepO4B 403 
(Forbidden)*



*[image: Imagen 1.png]*

El miércoles, 10 de enero de 2024 a las 20:06:19 UTC-5, derek escribió:

> We would like to enable Enhanced Conversions (managed using Google Ads 
> API) for a conversion action that has the source 'Website (Google Analytics 
> (GA4))'.
> There is no Enhanced Conversions option in the Details - Settings of this 
> conversion action.
>
> Please refer to the attached screen shot of a conversion action (with 
> source 'Website') that has the Enhanced Conversions setting.
>
> Is it because Enhanced Conversions is not supported or available for 
> conversion action that use the source 'Website (Google Analytics (GA4))'?
>
> On Wednesday 10 January 2024 at 21:21:34 UTC+8 Google Ads API Forum 
> Advisor wrote:
>
>> Hi,
>>
>> Thank you for getting back to us.
>>
>> Please note that the enhanced conversions help you to improve the 
>> accuracy of your conversion measurement by supplementing your existing 
>> conversion tags with first-party conversion data, like email address, name, 
>> home address, and phone number. I recommend you to check this Get 
>> Started with Enhanced Conversions 
>> <https://developers.google.com/google-ads/api/docs/conversions/enhanced-conversions/overview>
>>  
>> document to know more information about enhanced conversion and also, help 
>> center article About enhanced conversions 
>> <https://support.google.com/google-ads/answer/9888656> for more details. 
>> If this is not what you're looking for, provide more information or 
>> relevant screenshots of what exact support you want from Google Ads API 
>> support team.
>>
>> Kindly note that our team specializes in *Google Ads API* 
>> <https://developers.google.com/google-ads/api/docs/start> related 
>> concerns and technical implementations only.
>>
>>
>>   
>> This message is in relation to case "ref:!00D1U01174p.!5004Q02rVk3w:ref"
>>
>> Thanks,
>>   
>> [image: Google Logo] 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/3b147d97-5189-47e1-8d6e-1a90b98d22c9n%40googlegroups.com.


Re: enhanced conversions not available for google analytics (ga4) conversion?

2024-01-10 Thread derek
We would like to enable Enhanced Conversions (managed using Google Ads API) 
for a conversion action that has the source 'Website (Google Analytics 
(GA4))'.
There is no Enhanced Conversions option in the Details - Settings of this 
conversion action.

Please refer to the attached screen shot of a conversion action (with 
source 'Website') that has the Enhanced Conversions setting.

Is it because Enhanced Conversions is not supported or available for 
conversion action that use the source 'Website (Google Analytics (GA4))'?

On Wednesday 10 January 2024 at 21:21:34 UTC+8 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for getting back to us.
>
> Please note that the enhanced conversions help you to improve the accuracy 
> of your conversion measurement by supplementing your existing conversion 
> tags with first-party conversion data, like email address, name, home 
> address, and phone number. I recommend you to check this Get Started with 
> Enhanced Conversions 
> <https://developers.google.com/google-ads/api/docs/conversions/enhanced-conversions/overview>
>  
> document to know more information about enhanced conversion and also, help 
> center article About enhanced conversions 
> <https://support.google.com/google-ads/answer/9888656> for more details. 
> If this is not what you're looking for, provide more information or 
> relevant screenshots of what exact support you want from Google Ads API 
> support team.
>
> Kindly note that our team specializes in *Google Ads API* 
> <https://developers.google.com/google-ads/api/docs/start> related 
> concerns and technical implementations only.
>
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rVk3w:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/2094a75a-b5a3-4c35-8871-26d4c2b6c526n%40googlegroups.com.


Re: enhanced conversions not available for google analytics (ga4) conversion?

2024-01-10 Thread derek
Currently we are using Google Ads API to upload enhanced conversions for 
those conversion actions with source 'Website'.

For this conversion action with the source 'Website (Google Analytics 
(GA4)),  we would like to also use Google Ads API.

Is Enhanced Conversions available for Google Analytics (GA4) conversion?

On Wednesday 10 January 2024 at 16:52:44 UTC+8 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> By reviewing your concern, I understand that you need to enable Enhanced 
> Conversions for a conversion action with the source 'Website (Google 
> Analytics (GA4))'.
>
> Could you confirm if you are using the Google Ads API or Google Analytics 
> API ? If you are using Google Ads API, to track conversions on your 
> website(Google Analytics (GA4)), I would recommend you to check Website 
> conversions 
> <https://developers.google.com/google-ads/api/docs/conversions/create-conversion-actions#website_conversions>
>  
> to know more information. 
>
> You can send the details via *Reply privately to the author option*, or 
> *direct 
> private reply* to this email.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rVk3w:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/c7b30ae0-9acf-46f2-b638-7009bb7a036fn%40googlegroups.com.


RE: enhanced conversions not available for google analytics (ga4) conversion?

2024-01-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

By reviewing your concern, I understand that you need to enable Enhanced 
Conversions for a conversion action with the source 'Website (Google Analytics 
(GA4))'.

Could you confirm if you are using the Google Ads API or Google Analytics API ? 
If you are using Google Ads API, to track conversions on your website(Google 
Analytics (GA4)), I would recommend you to check Website conversions to know 
more information.

You can send the details via Reply privately to the author option, or direct 
private reply to this email.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rVk3w: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/0mNuH0S71FB700i5T0p8UQT6-pdIcjaVOk4A%40sfdc.net.


Enhanced Conversions not available for Google Analytics (GA4) conversion?

2024-01-09 Thread derek
We would like to enable Enhanced Conversions (managed through API) for a 
conversion action which has conversion source of 'Website (Google Analytics 
(GA4)).
We noticed there is no Enhanced Conversions settings in this conversion 
action setting details.

Is Enhanced Conversions available for Google Analytics (GA4) conversion?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/359cedb3-7a63-485f-9271-fc6f31a86a40n%40googlegroups.com.


Re: reporting enhanced conversions with file import option

2023-12-12 Thread Ashir Hussain
Can I import enhanced conversions with file import or from Hubspot directly 
without installing Google Tag on my site? I mean, instead of Google Tag 
capturing email addresses at the time of conversion, can I use my CRM 
solution like Hubspot to capture email addresses and send that data back to 
Google Sheets to import them back as an offline enhanced conversion?

On Tuesday, December 12, 2023 at 3:25:22 AM UTC+5 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Kindly note that while both GCLID and email address-based enhanced 
> conversions involve matching user data to Google accounts, the Google Tag 
> provides several benefits that enhance the accuracy, flexibility, and 
> efficiency of reporting enhanced conversions using the file import option. 
> It helps protect user privacy, improves matching accuracy, enables 
> additional data collection, facilitates cross-device tracking, automates 
> processes, and ensures compliance with Google Ads policies. I would 
> recommend you kindly refer to this help center article "*About enhanced 
> conversions* <https://support.google.com/google-ads/answer/9888656?hl=en>" 
> for more information.
>
> The distinction lies in the data collection method and the way Google 
> matches and reports conversions. For offline conversions without Google 
> Tags, using GCLID through file import works well. However, for enhanced 
> conversions, a different set of data like email addresses or other 
> first-party information is required for reporting. Google needs this data 
> to match it with logged-in user accounts. While both types of reporting 
> involve data swapping, the method of collecting and matching data for 
> enhanced conversions demands specific first-party information like email 
> addresses which the file import option doesn't inherently capture. That's 
> why setting up Google Tags to gather this additional data becomes essential 
> for enhanced conversion reporting. 
>
> I hope this helps. Kindly get back to us if you have any further questions 
> related to the Google Ads API.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02qXqtp:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/fbc3c3e3-9c51-449c-a1a5-fbe23fb08cf9n%40googlegroups.com.


Re: Uploading offline enhanced conversions error

2023-12-11 Thread Ashir Hussain
How did you solve that error? Was it related to my question 
here? https://groups.google.com/g/adwords-api/c/Bekkf2U6veo/m/AO05YsuwAQAJ
On Friday, December 16, 2022 at 1:25:19 AM UTC+5 Holger Gobel wrote:

> Hi - 
>
> We are looking for some assistance when trying to upload offline enhanced 
> conversions. 
>
> We have set up a offline conversion action, and adjusted the setting 
> 'Method for measuring offline conversions' to be 'Enhanced conversions for 
> leads'. When trying to upload an enhanced conversion either via the API or 
> file upload for a hashed email, we are receiving a partial error back 
> stating 'No click was found for the provided user identifiers. This may be 
> because the conversion did not come from a Google Ads campaign'.
>
> For this same conversion, if we try uploading it using the GCID we have 
> for it instead of the enhanced conversion/hashed email, it is successfully 
> uploading. 
>
> Is there something we are missing that may allow these conversions to be 
> matched to a click via hashed email? We are under the assumption that this 
> conversion, which we know came from a click since we have the GCID, should 
> be able to upload using the email for the enhanced conversion. Is there 
> something else that needs to be setup under the Google Tag to allow these 
> emails to match to clicks?
>
> Thanks!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/28379970-4a5e-42e2-83b1-ac597ea8d0d0n%40googlegroups.com.


Reporting Enhanced Conversions with File Import Option

2023-12-11 Thread Ashir Hussain


Without setting up Google Tags, offline conversions using GCLID can be 
effectively reported through file import option alone. In case of enhanced 
conversions, instead of GCLID, an email address or any additional 
first-party data is required for reporting so that Google can match it to 
logged-in user Google accounts and report conversion. Why, therefore, is it 
not possible to report enhanced conversion using the file import option 
alone without first setting up a Google Tag to collect email addresses from 
the website since both type of reporting are identical with just swapping 
of first-party data in place of GCLID?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1551357a-4c4b-48a1-b72d-6187f18d77b8n%40googlegroups.com.


Re: issues when uploading offline conversions

2023-12-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Selcuk,

Thank you for getting back to us.

Yes, your statement is correct. If the conversion action was created yesterday 
with a click-through window of 21 days, a GCLID that is 2 days old could not be 
used for the conversion action because it is older than the conversion action.

You may double-check if the given identifier is not too old or occurred before 
the lookback window for the specified combination of conversion date and 
conversion action. You may use the click_view report resource to verify your 
GCLID. In addition, you can first verify the click_through_lookback_window_days 
specified in your conversion_action. From the value retrieved, then perform a 
request using the click_view report for each day (with date filter for one day) 
until the last valid date, in reference to the lookback window days.

As requested earlier, kindly provide us with the complete API logs (request and 
response logs with request-id and request header) generated at your end and 
uncropped UI screenshot of the Google Ads account where you are facing the 
issue.

If you are using a client library and haven't enabled the logging yet, I would 
request you to enable logging for the specific client library that you are 
using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.

You can send the details via Reply privately to the author option, or direct 
private reply to this email.
This message is in relation to case "ref:!00D1U01174p.!5004Q02qWvxD: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/s_gsa0S59AJV00M_jkWR3bQOyGt7AQaBNhlA%40sfdc.net.


Re: issues when uploading offline conversions

2023-12-06 Thread Selcuk

Hey,

I will work on getting the logs, but just to be clear: 

If the conversion action was created for example yesterday with a 
click-through window of 21 days, but the GCLID is 2 days old, this GCLID 
could not be used for the conversion action because it is older than the 
conversion action? Is this correct?

Kind regards,
Selcuk Tekin
On Wednesday, December 6, 2023 at 3:20:21 PM UTC+1 Google Ads API Forum 
Advisor wrote:

> Hi Selcuk,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your query, it appears that you are facing an '
> EXPIRED_EVENT 
> <https://developers.google.com/google-ads/api/reference/rpc/v15/ConversionUploadErrorEnum.ConversionUploadError#:~:text=and%20try%20again.-,EXPIRED_EVENT,-The%20imported%20event>'
>  
> error. If the conversion action was created recently, then the 
> click-through window for that conversion action will also be recent. This 
> means that any imported events that occurred more than 21 days ago will not 
> be recorded for that conversion action. As you mentioned that the customer 
> connected his store yesterday, so the conversion action will be recent, 
> this may be the reason you are facing this error.  
>
> I would suggest you to check the creation date of the conversion action to 
> make sure that the click-through window is long enough to include the 
> imported events. You may refer to this guide 
> <https://developers.google.com/google-ads/api/docs/conversions/upload-clicks?hl=en>
>  for 
> more information. To investigate the issue further, provide us with 
> the complete API logs (*request* 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>  and  
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
> *response* 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>  with  
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
> *request-id* 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>  and  
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>*request
>  
> header* 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>)
>  
> generated at your end.
>
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the guides  
> <https://developers.google.com/google-ads/api/docs/client-libs/java/logging>
> *Java* 
> <https://developers.google.com/google-ads/api/docs/client-libs/java/logging>
> ,  
> <https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging>
> *.Net* 
> <https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging>
> ,  
> <https://developers.google.com/google-ads/api/docs/client-libs/php/logging>
> *PHP* 
> <https://developers.google.com/google-ads/api/docs/client-libs/php/logging>
> ,  
> <https://developers.google.com/google-ads/api/docs/client-libs/python/logging>
> *Python* 
> <https://developers.google.com/google-ads/api/docs/client-libs/python/logging>
> ,  
> <https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging>
> *Ruby* 
> <https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging>
>  or  
> <https://developers.google.com/google-ads/api/docs/client-libs/perl/logging>
> *Perl* 
> <https://developers.google.com/google-ads/api/docs/client-libs/perl/logging> 
> to 
> enable logging at your end. For REST interface requests, you can 
> enable logging via the curl command by using the -i flag.
>
> You can send the details via *Reply privately to the author option*, or 
> *direct private reply* to this email.
>  
> This message is in relation to case "ref:!00D1U01174p.!5004Q02qWvxD:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/7ea5f4d5-bef1-4f6d-851c-8378d7ec823en%40googlegroups.com.


Issues when uploading offline conversions

2023-12-06 Thread Selcuk
Hey!

We recently got our standard access for the API and are now beta-testing 
with a small group of customers. The feature we are testing is as follows:

1. The users logs in with Google
2. The user selects a customer ID
3. The system creates some conversion actions (for example for PAGE_VIEW). 
These events have a click-through window of 21 days.
4. The system uploads offline conversions to the corresponding conversion 
actions.

The way we send these conversion actions is as follows:
1. User clicks on an advertisement and gets redirected to the webshop.
2. We store the gclic/gbraid/wbraid for a maximum of 2 weeks
3. We use the identifier to send events to our API, which in turn uploads 
conversions to Google Ads.

We have a customer which connected his store yesterday, and we are now 
receiving the following error: The imported event can't be recorded because 
its click occurred before this conversion's click-through window. Make sure 
you import the most recent data

How is this possible? We have not sent any gclid/gbraid/wbraids that are 
older than a day. The only possible explanation I can think of is that 
maybe the click-through window starts at the moment the conversion action 
is created (so not always 21 days back, but *at most* 21 days back up to 
the creation date). Is this true, or is there another reason I am not 
seeing?

Kind regards,
Selcuk

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/486670da-54a6-4c9e-bd8b-881bead6af1bn%40googlegroups.com.


Tracking conversions in the app using a third-party analytics service

2023-11-19 Thread Dima Kolodezner
Hi! 
We are developing our own service for in-app conversion analytics. A 
developer token was generated. However, when sending a request, we only 
receive data from regular Google ads (not aimed at mobile applications). As 
indicated in the help, you can create a connection with our server and the 
Google advertising cabinet, but you need to add some kind of provider id.
How can I get it?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6f3ea6e0-f243-4d71-8c88-254f05482191n%40googlegroups.com.


Deduplication question uploading missed conversions from a Website tag via OfflineConversionUpload via API

2023-11-05 Thread Val Vaschetto
I have a question regarding best practices for uploading missed Purchase 
conversions from my Google Ads traffic.

When a purchase event fires on my website, I include a transaction_id in 
the script tag. I record the gclid and the transaction_id in a database.

On any given day, we will have for example 100 orders that we know came 
from Google, but only about 70 of them show up in reporting.

We're using last click attribution, and are passing ={gclid} into our 
tracking templates.

I would like to take those 100 purchases on my website, and upload them via 
the Google Ads API using the Upload Offline Conversions method, or 
whichever method is best to suite my needs. I need to capture those missing 
30 orders into my ad campaigns, or else my ad campaigns will not optimize 
effeciently.

I have tried adding ORDER_ID to my API calls and still 100 orders show up 
under my "Import purchase gclid from website" conversion action. They are 
not being de-duplicated against the "Website purchase tag" conversion 
action. I understand that 

The documentation here is 
confusing: 
https://support.google.com/google-ads/answer/6386790?sjid=12739517396281232436-NC

I have tried uploading offline conversions via API, but they do not 
deduplicate. I have tried doing upload conversion adjustment, and I always 
get the same response: "Partial failures occurred: 'The conversion for this 
conversion action and conversion identifier can't be found. Make sure your 
conversion identifiers are associated with the correct conversion action 
and try again., at conversion_adjustments[0].order_id'."

So, *what is the best practice for getting those 30 missed conversions into 
my campaign as a primary objective?* I know that keeping the purchase tag 
on my website and including the transaction_id is correct, but what am I 
doing wrong with regards to upload the missing conversions? I know that I 
am using the right gclid and transaction_id and conversion_time.

The documentation referenced above is not clear on how to exactly do this. 
It seems like advertisers are only able to either use the google ads script 
tag on their website to track purchases, but there is no fallback server to 
server implementation that does not create duplicate conversions.

Is there a completely different way to go about this? Can I use the API to 
pull conversions and transaction_ids for a day, and deduplicate those 
myself against my database, and upload the missing ones? I'm able to get 
the gclids for an entire day using GAQL, but data privacy limitation I 
believe are the reason why there is no option to have a "Converted" or 
"Conversion value" for me to know if Google has counted them as conversions.

Any help is greatly appreciated.

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/637872e7-5660-4b2a-afa6-e8ad07c0f235n%40googlegroups.com.


Custom Conversions as segment

2023-10-24 Thread 'Oksana Sulyma' via Google Ads API and AdWords API Forum
Hi Google Ads API team!

I need your advice on opportunity to use conversion_custom_variable as a 
segment for conversion metrics. 

In Google Ads UI when we look at data correspondent to keyword_view 
<https://developers.google.com/google-ads/api/fields/v15/keyword_view> , we 
have an opportunity to add Segment: Conversions -> Custom Variables.

I can pull Conversions Custom Variables info from 
https://developers.google.com/google-ads/api/fields/v15/conversion_custom_variable
 
report. 

Is there an opportunity to use conversion_custom_variable.id or 
conversion_custom_variable.name to segment keyword_view 
<https://developers.google.com/google-ads/api/fields/v15/keyword_view> 
report? 

Thanks in advice for your help!
Oksana

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f2d18300-5cfd-4a00-bb1e-498277d430e7n%40googlegroups.com.


Re: call conversions data - how to get it?

2023-10-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Alexandre,

Unfortunately I don't have any other details other than that this field isn't 
available in the API. If that does change at some point, it will be captured 
either in a blog post, or in the release notes of an upcoming release.
This message is in relation to case "ref:!00D1U01174p.!5004Q02pQTee:ref"

Thanks,

Ben Karl
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/tY9-a0S2ZLMK00fn77OErxR-GzQKbAcDblxg%40sfdc.net.


Re: improve data accuracy with enhanced conversions by adding a secondary implementation method

2023-10-23 Thread Contato Ludovikas
Hi there.

Thanks for the response. What did you mean by UI screenshot? Please bear 
with me as I'm not familiar with this.

The enhanced conversion is implemented via third-party app API.

Thanks for the understanding.
On Monday, October 23, 2023 at 6:46:23 AM UTC-3 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for contacting the Google Ads API support team.
>
> By reviewing your query, I understand that your concern is related to the 
> enhanced conversions.  Could you please confirm if you are using Google Ads 
> API or UI? If you are using Google Ads API, kindly provide us with the 
> uncropped UI screenshot including the customer ID to assist you better.
>
> You can send the details via *Reply privately to the author option*, or 
> *direct 
> private reply *to this email.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02pVNx1:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/61a5d77f-67a9-4e90-b54a-d24e1b96079en%40googlegroups.com.


Re: upload enhanced conversions without using the conversion adjustment service

2023-10-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

Please note that If you set the "user_identifiers" field when uploading 
conversions using only click IDs, Google Ads treats the upload operation as an 
upload for enhanced conversions for leads. As you want to Implement Enhanced 
Conversions for Web, I would suggest you to not set the "user_identifiers" 
field when uploading conversions. You may check Construct the request guide to 
construct your UploadClickConversionsRequest and set its fields to appropriate 
values. Also, you may refer to this sample Java code and it is also available 
in other languages.

You can set the "user_identifiers" field with the normalized and hashed user 
data while Implementing Enhanced Conversions for Web. An enhanced conversion 
should be uploaded within 24 hours of the original conversion. We recommend 
uploading at least several minutes before the end of the 24-hour period for a 
margin of safety from differences between system clocks. I would suggest you to 
go through 'Best practice' when implementing enhanced conversions for web.

Let us know if you have any further queries.
This message is in relation to case "ref:!00D1U01174p.!5004Q02omR0U: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/juGKD0S2YUZE00wK4AKlStSdeKA4d_FyFX7Q%40sfdc.net.


Improve data accuracy with enhanced conversions by adding a secondary implementation method

2023-10-22 Thread Contato Ludovikas
Hi there!

Hope you find yourself well. 

Google Ads is displaying the following recommendations on my account:

"Improve data accuracy with enhanced conversions by adding a secondary 
implementation method"

I already have the enhanced conversion attributes properly configured on my 
end, as you can see screenshot attached of a test purchase.

Can anybody help me troubleshoot what's going on?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/183d4e13-aa63-4d79-987d-fcee10111817n%40googlegroups.com.


Re: upload enhanced conversions without using the conversion adjustment service

2023-10-19 Thread Alex Garcia
This way of interacting with the API is not documented anywhere. It is the 
first time I've heard this is possible.

Also, a reply from your colleague to this thread on Sept 21st and Sept 22nd 
is contradictory to what you've just mentioned.

Overall, it is not clear how to proceed.

Ideally, the documentation should be updated & improved.

And we would like to see code examples of how we can send the user 
identifiers along with other basic conversion data in the same call.
On Thursday, October 19, 2023 at 6:31:17 PM UTC+2 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for getting back to us. 
>
> Yes, sending the user identifiers together with the ClickConversion API 
> call will work the same as first sending a ClickConversion with the gclid 
> and order id and then afterwards sending a ConversionAdjustment API call 
> with the hashed email, hashed phone number and order id. In fact, sending 
> the user identifiers together with the ClickConversion API call is the 
> preferred way to send conversion data, as it allows Google to better match 
> conversions to users and campaigns.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02omR0U:ref"
>
>
> Thanks,
>   
> [image: Google Logo] 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/f2079b8c-0736-4341-81c3-5d2acfcafd9cn%40googlegroups.com.


Re: upload enhanced conversions without using the conversion adjustment service

2023-10-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

Yes, sending the user identifiers together with the ClickConversion API call 
will work the same as first sending a ClickConversion with the gclid and order 
id and then afterwards sending a ConversionAdjustment API call with the hashed 
email, hashed phone number and order id. In fact, sending the user identifiers 
together with the ClickConversion API call is the preferred way to send 
conversion data, as it allows Google to better match conversions to users and 
campaigns.
This message is in relation to case "ref:!00D1U01174p.!5004Q02omR0U: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/OOgLm0S2SB7K00D5GWSnewRdug58dFC-tDMA%40sfdc.net.


Re: call conversions data - how to get it?

2023-10-18 Thread Alexandre Severo
But if we can see it in the Google Ads UI, why can't we retrieve it? The 
person will need the API token / access to Google Ads anyway.

On Wednesday, October 18, 2023 at 1:23:13 PM UTC-3 Google Ads API Forum 
Advisor wrote:

> Hi Kuldeep,
>
> I was able to confirm that phone_number won't be exposed in the API due to 
> privacy concerns. 
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02pQTee:ref"
>
> Thanks,
>   
> [image: Google Logo] 
> Ben Karl 
> 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/d73d31a0-9c72-4320-b1d5-e2e9d3e3c62an%40googlegroups.com.


Re: call conversions data - how to get it?

2023-10-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Kuldeep,

I was able to confirm that phone_number won't be exposed in the API due to 
privacy concerns.
This message is in relation to case "ref:!00D1U01174p.!5004Q02pQTee:ref"

Thanks,

Ben Karl
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/sr7T-0S2QG5S00P1EElPkVQcyeVtZmgatrXg%40sfdc.net.


RE: duplicate conversions wbraid and gbraid and cannot retract

2023-10-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

By reviewing your concern, I understand that you are facing duplicate 
conversion issues related to WBRAID and GBRAID.

In order to investigate your issue further, kindly provide us with the complete 
API logs (request and response with request-id and request header) along with 
the uncropped UI screenshot generated at your end.

If you are using a client library and haven't enabled logging yet, I would 
request that you enable logging for the specific client library that you are 
using. You can refer to the guides in Java, .Net, PHP, Python, Ruby, or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.

You can send the details via Reply privately to the author option, or direct 
private reply to this email.

This message is in relation to case "ref:!00D1U01174p.!5004Q02pRxpO: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/L1_oV0S2M7U800CUmxbDUiTqixZdxI2fYpuQ%40sfdc.net.


Duplicate conversions WBRAID and GBRAID and cannot Retract

2023-10-16 Thread Sharif Ragheb
Hello, 

We submitted a lot of conversions via API and we never receieved a success 
message which prompted our script to continue to retry every 10 minutes. We 
now see that out of 900 real conversions, we have posted 8,689 conversions. 

Many of these campaigns are set to pay per conversion, and we are not able 
to RETRACT any of those WBRAID or GBRAID conversions we sent, thus making 
our costs about 100X more than it should be. 

How can we get someone to clear out all conversions in a Conversion Action 
and then allow us to reupload the correct conversions? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1c0e54ca-03e3-4cce-b2d4-7bb108e86714n%40googlegroups.com.


Re: call conversions data - how to get it?

2023-10-15 Thread kuldeep verma
i am also unable to find a field to select caller phone number. there are 
other details available. but no option to fetch phone number.

SELECT call_view.call_duration_seconds, call_view.call_status, 
call_view.start_call_date_time FROM call_view.

hope google will add this soon.

On Thursday, October 12, 2023 at 11:30:48 PM UTC+5:30 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for getting back to us.
>
> Kindly note that, 'ads...@forumsupport.google' is the official email 
> address of our team through which we are communicating to you now.
>
>
>   
> This message is in relation to case "ref:_00D1U1174p._5004Q2pQTee:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/be0a99a4-5746-49ea-83da-88a65b4116f7n%40googlegroups.com.


Re: call conversions data - how to get it?

2023-10-11 Thread Alexandre Severo
It does not seem your email is an official email from Google Ads API team - 
I see this in the group: "*IMPORTANT*: Official posts/replies from the 
Google Ads API Technical Support Team come from adsapi@forumsupport.google 
or googleadsapi-supp...@google.com."

On Wednesday, October 11, 2023 at 10:04:56 AM UTC-3 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team. 
>
> By reviewing your concern, I understand that you're looking for 
> information on how to retrieve data from call conversions using the Google 
> Ads API. For further investigation, could you please share with us the 
> uncropped UI screenshot of the Google Ads account with the information you 
> want to retrieve via the API?
>
> You can send the details via *Reply privately to the author option*, or 
> *direct 
> private reply* to this email.
>   
> This message is in relation to case "ref:_00D1U1174p._5004Q2pQTee:ref"
>
> Thanks,
>   
> [image: Google Logo] 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/b6eb5df3-2bc0-42a5-a0e8-b68696ab0621n%40googlegroups.com.


Call Conversions data - How to get it?

2023-10-10 Thread Alexandre Severo
Hi,

How can I get data from Call Conversions? Google Ads UI has a report ("native 
report) that shows information regarding call conversions, such as:

- Call start time
- Call duration
- Caller country code
- Caller area code
- Caller phone number
- Status
- Call - source ad or website
- Call type

I am new to API and need to figure out how to find it. Can I retrieve this 
information from the 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/f52fb2d9-e122-4d60-8522-d8c5fd0c20b4n%40googlegroups.com.


  1   2   3   4   5   6   7   8   9   10   >