On Wednesday, May 27, 2020 at 5:21:44 PM UTC+5:30, Pratik Patel wrote: > > > Hi, > > > I am developing app where user authorize to app using their adword account > credential and later they can see their ad campaigns and all. > I am using googleads/googleads-php-lib library and webapp flow( > https://github.com/googleads/googleads-php-lib/wiki/API-access-on-behalf-of-your-clients-(web-flow) > ). > I am trying to call CustomerService.getCustomers without ClientCustomerId > in header. > getting AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED > > is there any other service available to get client customer id ? > > as per documentation <https://developers.google.com/adwords/api/docs/reference/v201809/CustomerService> "Client Customer Id is required if CustomerIdMode is set to CLIENT_EXTERNAL_CUSTOMER_ID. Starting version V201409 ClientCustomerId will be required for all requests except for CustomerService.get <https://developers.google.com/adwords/api/docs/reference/v201809/CustomerService#get> " can you please help me how to change *CustomerIdMode?*
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/bc7c0d74-32e6-4e63-b900-e9076b4a72de%40googlegroups.com.
