Re: RE: upload offline conversion API endpoint url address

2020-11-18 Thread Yaniv Rotem
Hi again. Continue to my previous mail with the important questions, I want to add that I tried to approach the following endpoint : https://googleads.googleapis.com/v6/customers/$(request.parameters.customerId):uploadClickConversions And I got the following response : Should I need to add

Re: RE: upload offline conversion API endpoint url address

2020-11-18 Thread Yaniv Rotem
Hi, I confirm that I want to upload offline conversion using REST Api. The links that you sent me are useful but I need you to clarify some details please : 1) Does the endpoint url of this api is : https://googleads.googleapis.com/v6/customers/{customersId}:uploadClickConversions ? 2) I didn’t

Re: RE: upload offline conversion API endpoint url address

2020-11-17 Thread Google Ads API Forum Advisor Prod
Hi Yaniv, Could you confirm if you want to upload offline conversion using REST? If yes, then you may refer to this guide as it discussed design and working details specific to the API's REST implementation, and explains what you need to know to call the REST interface directly, without the

Re: RE: upload offline conversion API endpoint url address

2020-11-17 Thread Yaniv Rotem
Hi, Thank you for your help but I already got those links that give me code example but there is no api endpoint url in it. For example : When I want to get the Developer Token I approach the following endpoint : https://googleads.googleapis.com/v6/customers/{customerId} *And when I wanted

Re: RE: upload offline conversion API endpoint url address

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Yaniv, I am a colleague of Peter and let me provide support to your concern. Aside from the guides provided by my colleague, you may also start referring to this document to read more details about conversion in Google Ads API, specifically to this link to upload click offline conversions

Re: RE: upload offline conversion API endpoint url address

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Yaniv, Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q27t0ss:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Re: RE: upload offline conversion API endpoint url address

2020-11-15 Thread Yaniv Rotem
Hi, I plan to approach Google ADs API : Upload offline conversion but I didn’t find it’s direct endpoint url in the documentation. BR, Yaniv Rotem בתאריך יום ו׳, 13 בנוב׳ 2020 ב-5:35 מאת Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com>: > Hi Yaniv, > > So I can assist you more

Re: RE: upload offline conversion API endpoint url address

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Yaniv, So I can assist you more accurately, could you please confirm if you are planning on using services from the AdWords API or the Google Ads API? Best regards, Peter Laurence Napa Oliquino Google Ads API Team ref:_00D1U1174p._5004Q27t0ss:ref -- --

Re: upload offline conversion API endpoint url address

2020-11-12 Thread Yaniv Rotem
Hi, Thank you for your reply. Unfortunately,I still don’t understand what is the endpoint url of upload offline conversion. Can you help me to understand what it the correct endpoint ? BTW - I pass successfully the authorization and developer token phases. Regards, Yaniv בתאריך יום ה׳, 12

RE: upload offline conversion API endpoint url address

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Yaniv, Are you referring to the Google Ads API? If yes, then this section details the endpoint, and here is an example of a request using one of the API's services and its method. You may then refer to the ConversionUploadService documentation for constructing your request using this