Hi,

I'm trying to use Google Ads API to see if a given Google Ads account is 
linked with Google Analytics and Google Merchant Center.
I though that the resource "account_link 
<https://developers.google.com/google-ads/api/fields/v6/account_link>" is 
an appropriate place to start, but I can't seem to get a response. I don't 
get an error back, just an empty response.
A specific query I tried is:
"SELECT
account_link.account_link_id, account_link.data_partner.data_partner_id, 
account_link.google_ads.customer, account_link.resource_name,
account_link.status, account_link.type
FROM account_link"

To sum it up:
*Goal:* to see if the Google Ads account in question is linked with Google 
Analytics, Google Merchant Center and other potential data sources.
*Problem:* I tried using the "account_link" property, but I keep getting 
empty responses.

Also, how to see (with an API) which campaigns are currently limited by 
their budget?
Any help with solving these two issues is greatly appreciated.

Thanks and have a nice day,
Adrian

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/3ae70bdd-ef0c-46eb-a1fb-d9aab77a7dd2n%40googlegroups.com.

Reply via email to