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 
>> ,
>>  
>> 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,
>>   
>> [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 
> ,
>  
> 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,
>   
> [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: 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.