Re: Determine Account-Id for Offline Conversion Upload?

2021-10-27 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi everyone, @Martin, glad to hear that you were able to resolve the concern by implementing cross account conversion tracking. Should you have questions on the behaviors of this feature, you may reach out separately to the Google Ads Product Support team via this link. @Christopher, also

Re: Determine Account-Id for Offline Conversion Upload?

2021-10-26 Thread Martin Levi
Hi Christopher, Thanks for your reply. I think there is a way of determining the account Id of each click using the Click View query, as I replied to Ernie's message, but it looks to be very clumsy and awkward. I have decided to implement cross-account conversion tracking, which will solve

Re: Determine Account-Id for Offline Conversion Upload?

2021-10-26 Thread Martin Levi
Hi Ernie, Thanks for your response. So there is a way to retrieve the account Id for a click, but if I understand correctly I would have to query all ad accounts attached to my manager account, and then call the Click View query for each one to determine which clicks were relevant for each

Re: Determine Account-Id for Offline Conversion Upload?

2021-10-25 Thread Christopher Parotat
Hi Martin, We are still guessing the conversion's account id based on some meta-data related to the conversion. We were able to tweak the algorithm and now almost all of our conversions are correctly guessed. Only occasionally when we change our ad setup or add new accounts we have a short

Re: Determine Account-Id for Offline Conversion Upload?

2021-10-24 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Martin, Thank you for commenting on this forum post. Allow me to provide support here. You may try to set up the cross-account conversion tracking for your use case and upload conversions moving forward using API by following the specific guides below:

Re: Determine Account-Id for Offline Conversion Upload?

2021-10-22 Thread Martin Levi
Hi Christopher, I'm interested to know how you resolved this issue since I am considering adding more ad accounts to my master account and using the same conversion action across multiple accounts. Like you I don't want to try to upload the click for each ad account that shares the same

Re: Determine Account-Id for Offline Conversion Upload?

2020-11-17 Thread Google Ads API Forum Advisor Prod
Hi Christopher, I am a colleague of Peter and let me provide support to your concern. With regard to the INVALID_CONVERSION_TYPE error that you encountered, if you haven't enable cross-account conversion tracking then uploading your conversions (that belong to the client account) into the

Re: Determine Account-Id for Offline Conversion Upload?

2020-11-13 Thread Christopher Parotat
Hi Peter, Thanks for the reply. I studied the conversion-tracking tips and noticed that it is already possible to send the master-account without having to use cross-account conversion tracking.

RE: Determine Account-Id for Offline Conversion Upload?

2020-11-11 Thread Google Ads API Forum Advisor Prod
Hi Christopher, Thank you for reaching out. When getting the OfflineConversionError.UNAUTHORIZED_USER, it is recommend to generate the Click Performance Report in order to very that the GCLID you are uploading indeed belongs to the customer ID that you will specify in your request header. In