RE: Google Ads API Accessible Customers

2019-02-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Kevin, Could you confirm if you have set the login-customer-id in your request to match the manager you're logging in as? If this header is not set, you may begin seeing the error: USER_PERMISSION

Re: Google Ads API Accessible Customers

2019-02-12 Thread Ananth Sakthivel
Hi Kevin, I have also had the same issue. but how I fixed this is, I Called the "GoogleAdsSerive" and queried below, GoogleAdsServiceClient googleAdsService = Client.GetService(Services.V0.GoogleAdsService); SearchGoogleAdsRequest request = new SearchGoogleAdsRequest()