Hi Andry,
Unfortunately, this is not obtainable since if you use descriptive_name
from the customer_client level, since you'll get the manager account's name
for each row. You can, however, use the customer_client.client_customer
<https://developers.google.com/google-ads/api/docs/fields/customer_client#customer_clientclient_customer>
field,
you can get their account Ids.
Our team is aware of this issue. Please follow our blog
<http://googleadsdeveloper.blogspot.com/> for any updates.
Regards,
Anthony
Google Ads API Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
On 03/15/19 05:11:42 ankhme...@gmail.com wrote:
Hi, AdWords API Team.
My MCC account has 2000 CustomerClients and I'm trying to get all
CustomerClients items for mmc account customer using
$query = 'SELECT customer_client.resource_name,
customer_client.client_customer,
customer_client.level, customer_client.hidden,
customer_client.level
FROM customer_client';
QUERY, but customer_client schema doesn't contain descriptive_name field
(like in customer table). do you know how to get all descriptive_names for
customer clients?
Also I used this interface, but it returns only one row (loginCustomerId);
$oAuth2Credential = (new OAuth2TokenBuilder())
->fromFile('google_ads_php.ini')
->build();
$googleAdsClient = (new GoogleAdsClientBuilder())
->fromFile('google_ads_php.ini')
->withOAuth2Credential($oAuth2Credential)
->build();
$googleAdsServiceClient = $googleAdsClient->getGoogleAdsServiceClient();
$res = $googleAdsServiceClient->search(loginCustomerId, 'SELECT
customer.descriptive_name FROM customer');
Thanks
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@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+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/13e8b1ae-c99d-4057-b428-e41326e61648%40googlegroups.com
<https://groups.google.com/d/msgid/adwords-api/13e8b1ae-c99d-4057-b428-e41326e61648%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@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+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/186tbl8000000000oa68c400043qcqx60mj0dhj60o30c1g68qjic9m%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.