Manage ServiceLinks using Google Ads API

121 views
Skip to first unread message

Marc Selman

unread,
Dec 20, 2018, 6:30:36 PM12/20/18
to AdWords API and Google Ads API Forum
I'm using the latest Google Ads API v.07.
In the CustomerService I'm missing the getServiceLinks() and mutateServiceLinks() methods.
Are they planned in a future release or are they already available under a different method?

Thanks.

Luis Xander Talag (AdWords API Team)

unread,
Dec 20, 2018, 10:07:01 PM12/20/18
to AdWords API and Google Ads API Forum
Hi Marc,

Unfortunately the getSeviceLinks() and mutateServiceLinks() method under the CustomerService of the Google Ads API Beta is currently not supported yet and was only available in the AdWords API for the meantime. I could not tell on when this feature will be available in Google Ads API. However, you may follow our blog for any updates on this feature.

Thanks and regards,
Luis
Google Ads API Team

Marc Selman

unread,
Dec 21, 2018, 3:25:39 AM12/21/18
to AdWords API and Google Ads API Forum
Thank you.

Marc Selman

unread,
Jun 5, 2019, 4:23:34 AM6/5/19
to AdWords API and Google Ads API Forum
Hi Luis,

It's now six months later. Do you have any idea when the methods will be available in the Ads API?
I have not read anything about it on the blog.

Thanks,
Marc

Op vrijdag 21 december 2018 04:07:01 UTC+1 schreef Luis Xander Talag (AdWords API Team):

Google Ads API Forum Advisor Prod

unread,
Jun 5, 2019, 9:53:52 AM6/5/19
to marc....@gmail.com, adwor...@googlegroups.com
Hi Marc, 

You will be able to use the MerchantCenterLinkService to manage the links between the Google Ads and Merchant Center. If your concern is different, could you please elaborate your use case?

Thanks,
Bharani, Google Ads API Team

ref:_00D1U1174p._5001UBlbAD:ref

Marc Selman

unread,
Jun 5, 2019, 10:34:50 AM6/5/19
to AdWords API and Google Ads API Forum
Great!
I missed that there's a separate service for it.

I'm getting an internal server error though:

GoogleAds.DetailedRequestLogs Information: 1 : [2019-06-05 14:30:50Z] - 
---------------BEGIN API CALL---------------

Request
-------

Method Name: /google.ads.googleads.v1.services.MerchantCenterLinkService/ListMerchantCenterLinks
Headers: {
  "x-goog-api-client": "gl-dotnet/ gccl/2.1.0 gapic/2.1.0 gax/2.7.0 grpc/1.20.1",
  "developer-token": "REDACTED"
}

{ "customerId": "7975472730" }

Response
--------
Headers: {
  "request-id": "KHZFH5_eF-hA6LUnEmrGXw",
  "date": "Wed, 05 Jun 2019 14:30:52 GMT",
  "alt-svc": "quic=\":443\"; ma=2592000; v=\"46,44,43,39\""
}

Fault: Grpc.Core.RpcException: Status(StatusCode=Internal, Detail="Internal error encountered.")
----------------END API CALL----------------

I get the same error for all customers I've tried.
Any ideas?

Op woensdag 5 juni 2019 15:53:52 UTC+2 schreef adsapiforumadvisor:

Google Ads API Forum Advisor Prod

unread,
Jun 6, 2019, 4:38:40 PM6/6/19
to marc....@gmail.com, adwor...@googlegroups.com
Hi Marc,

I tried looking up the logs, but it doesn't show any errors. I wonder if the server is not logging some of the error traces. I'll ask the team to investigate.

Cheers
Anash

ref:_00D1U1174p._5001UBlbAD:ref

Marc Selman

unread,
Jun 17, 2019, 9:20:36 AM6/17/19
to AdWords API and Google Ads API Forum
Hi Anash,

Have you heard anything about this issue yet?

Thanks,
Marc

Op donderdag 6 juni 2019 22:38:40 UTC+2 schreef adsapiforumadvisor:

Anna Sidlarewicz

unread,
Jun 18, 2019, 9:48:48 AM6/18/19
to AdWords API and Google Ads API Forum
Hi Anash,

same issue here from python client:
------------------------------
2019-06-18 13:10:39,547 [INFO] Request
-------
Method: /google.ads.googleads.v1.services.MerchantCenterLinkService/ListMerchantCenterLinks
Host: googleads.googleapis.com:443
Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "XXX",
  "x-goog-api-client": "gl-python/3.7.2 grpc/1.21.1 gax/1.11.1 gapic/2.1.0"
}
Request: customer_id: "XXX"


Response
-------
Headers: {
  "request-id": "9WsrMNPENJ-L96saeW-y7g"
}
Fault: {
  "created": "@1560856239.546701149",
  "description": "Error received from peer ipv4:172.217.23.138:443",
  "file": "src/core/lib/surface/call.cc",
  "file_line": 1046,
  "grpc_message": "Internal error encountered.",
  "grpc_status": 13
}


Regards,
Anna
Reply all
Reply to author
Forward
0 new messages