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 
> 
>  
> 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 
> 
>  
> error. So make sure the ConversionAction specified in your upload request 
> has the type UPLOAD_CLICKS.
>
> You can check here are some requirements 
> 
>  
> and restrictions to keep in mind while adjusting conversions in the API. 
> Also, "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: 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* 
*, *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 
>> 
>>  
>> document to know more information about enhanced conversion and also, help 
>> center article About enhanced conversions 
>>  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* 
>>  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 
> 
>  
> document to know more information about enhanced conversion and also, help 
> center article About enhanced conversions 
>  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* 
>  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 
> 
>  
> 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.