Thank you for your response.
I've read the documentation you shared, however is it necessary to create
it via API ? I would prefer GUI, as it is only one-time task for testing,
so it would be much more effective.
Nevertheless, your point about *validateOnly* was helpful, somehow I
haven't realized it before.
Now I'm getting response as described in documentation:
*{ "results": [ { "conversionAction":
"customers/92*******29/conversionActions/101*******55",
"conversionDateTime": "2023-08-08 09:30:00+02:00", "userIdentifiers":
[ { "userIdentifierSource": "FIRST_PARTY",
"hashedEmail":
"bc192bb8953b2a2bc4d256c80f932e0b548665dd949342a137e6ba744be44975"
} ] } ], "jobId": "438902809389824964"}*
I suppose this means it's working properly.
However, I can not see any change in Google Ads GUI for the used Conversion.
As mentioned below, I'm still not able to use the query
*SELECT customer.id,
customer.conversion_tracking_setting.google_ads_conversion_customer,
customer.offline_conversion_client_summariesFROM customer*
To see statistics of updated offline conversions..
Any ideas ?
Thx
On Wednesday, August 9, 2023 at 2:41:37 PM UTC+2 Google Ads API Forum
Advisor wrote:
> Hi,
>
>
>
> Thank you for your response.
>
>
>
> Moving forward to your question on how to create request for
> conversionAction, you may refer to the following documentations:
>
> - Create conversion actions -
>
> https://developers.google.com/google-ads/api/docs/conversions/create-conversion-actions
>
> - Conversion Action resource (fields)
>
> https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionAction
>
> - REST explorer: ConversionActionService -
>
> https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionActionService
>
>
>
>
> Regarding your concern on how to determine if the request was
> successful/works properly, then you can set the *debug_enabled*
> <https://developers.google.com/google-ads/api/reference/rpc/v14/UploadClickConversionsRequest#:~:text=returned%2C%20not%20results.-,debug_enabled,-bool>
> to *true, *so that it will return errors if any are found. In addition,
> based on your sample request provided, you set "*validateOnly*
> <https://developers.google.com/google-ads/api/reference/rpc/v14/UploadClickConversionsRequest#:~:text=about%20partial%20failure.-,validate_only,-bool>":
>
> True. If this field is true, then the request is *validated but not
> executed*. Only errors are returned, not results. Kindly set this to
> false if you'd like the request to be executed. Once your request is
> successful, you may refer here
> <https://developers.google.com/google-ads/api/reference/rpc/v14/UploadClickConversionsResponse>
> for
> a sample response.
>
>
>
> Let me know if you have any questions.
>
> This message is in relation to case "ref:_00D1U1174p._5004Q2nd55H: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 [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
"Google Ads API and AdWords 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/7990977c-cdb7-4357-a341-79e4df6e204bn%40googlegroups.com.