upload offline conversion API endpoint url address

115 views
Skip to first unread message

Yaniv Rotem

unread,
Nov 11, 2020, 7:53:22 AM11/11/20
to adwor...@googlegroups.com
Hi,

I need to know what is the direct endpoint url of google ADs : Upload Offline Conversion.
I didn't find it on Google's documentation and I need to approach this api from api gw and not from code therefore I will appreciate if I can get the endpoint address.

Regards,
Yaniv Rotem

Google Ads API Forum Advisor Prod

unread,
Nov 12, 2020, 3:35:22 AM11/12/20
to rotem...@gmail.com, adwor...@googlegroups.com
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 service.

If you are using the AdWords API, you can refer to its API call structure guide and also to the OfflineConversionFeedService documentation. Let me know if this helps.

Best regards,

Google Logo
Peter Laurence Napa Oliquino
Google Ads API Team
 


ref:_00D1U1174p._5004Q27t0ss:ref

Yaniv Rotem

unread,
Nov 12, 2020, 7:52:22 AM11/12/20
to Google Ads API Forum Advisor Prod, adwor...@googlegroups.com
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 בנוב׳ 2020 ב-10:35 מאת Google Ads API Forum Advisor Prod <adsapifor...@gmail.com>:

Google Ads API Forum Advisor Prod

unread,
Nov 12, 2020, 10:35:45 PM11/12/20
to adwor...@googlegroups.com
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?

Yaniv Rotem

unread,
Nov 15, 2020, 9:40:13 AM11/15/20
to adsapifor...@gmail.com, adwor...@googlegroups.com
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 <adsapifor...@gmail.com>:
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwor...@googlegroups.com
To unsubscribe from this group, send email to
adwords-api...@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 "AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/Ll4NG000000000000000000000000000000000000000000000QJPTYW00XXKU5qvGQZCBls3pwf5e4Q%40sfdc.net.
Message has been deleted

Google Ads API Forum Advisor Prod

unread,
Nov 16, 2020, 10:10:32 PM11/16/20
to rotem...@gmail.com, adwor...@googlegroups.com
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 and to this link to upload call offline conversions.

Let me know if this will help.

Regards,
Google Logo
Ernie John Blanca Tacata
Google Ads API Team
 


ref:_00D1U1174p._5004Q27t0ss:ref

Yaniv Rotem

unread,
Nov 17, 2020, 5:53:34 AM11/17/20
to Google Ads API Forum Advisor Prod, adwor...@googlegroups.com
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 to approach Access Token I use this endpoint :

https://www.googleapis.com/oauth2/v3/token

 Can you please write to me the direct endpoint for upload offline conversion ?


BR,

Yanov Rotem



בתאריך יום ג׳, 17 בנוב׳ 2020 ב-5:10 מאת Google Ads API Forum Advisor Prod <adsapifor...@gmail.com>:

Google Ads API Forum Advisor Prod

unread,
Nov 17, 2020, 10:17:58 PM11/17/20
to rotem...@gmail.com, adwor...@googlegroups.com
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 use of a Google-supported client library. 

You may also check the link below as it provides URL endpoint for specific services, especially for uploading offline conversion.
https://googleads.googleapis.com/$discovery/rest?version=v6

Yaniv Rotem

unread,
Nov 18, 2020, 10:11:22 AM11/18/20
to Google Ads API Forum Advisor Prod, adwor...@googlegroups.com
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 :
2) I didn’t understand the meanings ng of the custom verb : updateClickConversion ,
Should I leave it like this in the endpoint in order to approach google api or should I replace it with something else ?
3) Does this api have only one path parameter - customerId without any body ? 
4) which headers should I send ?

BR,
Yaniv Rotem

בתאריך יום ד׳, 18 בנוב׳ 2020 ב-5:17 מאת Google Ads API Forum Advisor Prod <adsapifor...@gmail.com>:

Yaniv Rotem

unread,
Nov 18, 2020, 11:06:20 AM11/18/20
to Google Ads API Forum Advisor Prod, adwor...@googlegroups.com
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 some header or security ?

{

  "error": {

    "code": 401,

    "message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",

    "status": "UNAUTHENTICATED"

  }

}


BR,
Yaniv Rotem


בתאריך יום ד׳, 18 בנוב׳ 2020 ב-17:10 מאת Yaniv Rotem <rotem...@gmail.com>:
Reply all
Reply to author
Forward
0 new messages