Check this out  
<https://developers.google.com/adwords/api/docs/guides/conversion-tracking#importing_externally_attributed_conversions>-
 
as you are using external attribution model you need to add additional 
parameters when you load the offline data in. 

On Thursday, August 6, 2020 at 6:56:28 AM UTC+1 [email protected] wrote:

> Following Up again...
>
> I thought the purpose of an externally attributed model was so that I 
> could add the external attribution as part of the API call? The error seems 
> counter intuitive to what I'm trying to achieve, no?
>
> On Wednesday, August 5, 2020 at 10:42:31 PM UTC-7 [email protected] wrote:
>
>> Dug even further and was able to find the correct conversion action, now 
>> I'm getting this error - 
>>
>> partial_failure_error {
>>   code: 3
>>   message: "This conversion action is configured to use an external 
>> attribution model, but the external attribution credit or one of its fields 
>> is not set., at conversions[0].external_attribution_data"
>>   details {
>>     type_url: "
>> type.googleapis.com/google.ads.googleads.v4.errors.GoogleAdsFailure"
>>     value: "\n\307\001\n\003\370\006\r\022\217\001This conversion action 
>> is configured to use an external attribution model, but the external 
>> attribution credit or one of its fields is not 
>> set.\".\022\017\n\013conversions\022\000\022\033\n\031external_attribution_data"
>>   }
>> }
>> results {
>> }
>>
>> How should my Conversion Actions be setup? They are setup using these 
>> settings -
>> [image: Screen Shot 2020-08-05 at 10.42.04 PM.png]
>> On Wednesday, August 5, 2020 at 9:28:41 PM UTC-7 [email protected] wrote:
>>
>>> I dug into this a little bit deeper and got this json response when 
>>> trying to print the 'conversion_upload_response' object - 
>>>
>>> partial_failure_error {
>>>   code: 3
>>>   message: "Resource name 
>>> \'customers/<CUSTOMER_ID_HIDDEN>/conversionActions/S2S Test Conversion\' is 
>>> malformed: expected 
>>> \'customers/{customer_id}/conversionActions/{ConversionType.conversion_type_id}\'.,
>>>  
>>> at conversions[0].conversion_action"
>>>   details {
>>>     type_url: "
>>> type.googleapis.com/google.ads.googleads.v4.errors.GoogleAdsFailure"
>>>     value: "\n\237\002\n\002\010\004\022\262\001Resource name 
>>> \'customers/<CUSTOMER_ID_HIDDEN>/conversionActions/S2S Test Conversion\' is 
>>> malformed: expected 
>>> \'customers/{customer_id}/conversionActions/{ConversionType.conversion_type_id}\'.\032<*:customers/<CUSTOMER_ID_HIDDEN>/conversionActions/S2S
>>>  
>>> Test 
>>> Conversion\"&\022\017\n\013conversions\022\000\022\023\n\021conversion_action"
>>>   }
>>> }
>>> results {
>>> }
>>>
>>> On Wednesday, August 5, 2020 at 3:47:44 PM UTC-7 [email protected] 
>>> wrote:
>>>
>>>> I'm currently using the python script here to upload 
>>>> <https://developers.google.com/google-ads/api/docs/samples/upload-offline-conversion#python>offline
>>>>  
>>>> conversions into my Google Ads account. 
>>>>
>>>> I've already setup the following prerequisites - 
>>>>
>>>> 1) Approved developer token
>>>> 2) Generated an OAuth client id / client secret / refresh token
>>>>
>>>> After I run the script mentioned above, the Google Server responds with 
>>>> a blank response (see below)
>>>>
>>>> *Uploaded conversion that occurred at "" from Google Click ID "" to ""*
>>>>
>>>> I included all of the required values in the API call, including my 
>>>> customer_id, conversion_action_id (aka conversion action name), the Google 
>>>> Click ID, and the conversion times / values. 
>>>> Could someone help me understand why this is happening?
>>>>
>>>>
>>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0da67c22-5df2-40a2-be72-555bc7e9e1d5n%40googlegroups.com.

Reply via email to