RE: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Phil, Thank you for providing detailed information on this issue. To further investigate your issue here I will check this with the and will provide you an update as soon as available. Regards, Luis Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our bl

Re: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-19 Thread Phil
Ok, so back to the original issue, unfortunately logging is not telling me much. Here's as much info as I can provide. The response is: PermissionDenied: 403 The caller does not have permission The query is pretty basic: SELECT campaign.ad_serving_optimization_status, campaign.a

Re: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-19 Thread Phil
Ok, this is really helpful, thanks. Since that explains that issue, I am going to loop back now to my original issue which is that for some reason, I cannot access my MCC sub-accounts using the MCC's refresh token. This used to work fine prior to the addition of the requirement of the login_c

RE: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Phil, My apologies for the confusion. However, the main purpose of the CustomerService.ListAccessibleCustomers is to retrieve only the list of acco

Re: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-18 Thread Phil
Hi Luis, thanks again for the reply. I understand that technically the service will return customers available to the OAuth credentials, however the OAuth credentials I'm using are those of the MCC account, which has access to several sub-accounts. In the AdWords editor, when logging into the

RE: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Phil, The CustomerService.ListAccessibleCustomers does not return the sub accounts under your MCC but rather the list of accounts that are directly

Re: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-18 Thread Phil
Hi Luis, I believe there is a miscommunication here. I am not providing the login-customer-id when using list_accessible_customers, I am merely using that service to diagnose what customers are accessible given my MCC credentials. To re-iterate my issue, I am saying that for an MCC account wh

RE: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Phil, You can retrieve the list of accounts that are directly accessible via your OAuth credentials by issuing a CustomerService.ListAccessibleCustomers