Problem with GetClientCustomerId using PHP

2016-03-19 Thread Adrian Gomez
Hi, I really need help. My code works perfects last weeks, but today stop working, when return from ask permissions from Adwords. I recived the code, and I can get the access_token and refresh_token, but $costumerid = $user->GetClientCustomerId(); is not working. $user->GetClientCust

Re: Problem with GetClientCustomerId using PHP

2016-03-19 Thread 'Yin Niu' via AdWords API Forum
Hello, ClientCustomerID is something you have to specify in your configuration. If you just want to get the MCC customerID, you can use CustomerService with AdWords API. Thanks, Yin, AdWords API Team. --

Re: GetClientCustomerId?

2013-03-22 Thread Paul Matthews (AdWords API Team)
Hi Mac, The GetClientCustomerId example made use of the InfoService. The migration guidehttps://developers.google.com/adwords/api/docs/guides/migration-v201302explains that the InfoService has been removed as it is not needed in the with the new APi Billinghttp

GetClientCustomerId?

2013-03-20 Thread Wilson MacGyver
Hi, We've been using code from v201209/accountmanagement/GetClientCustomerId.java to get the client customer id. I noticed with the new 201302 library, this file no longer exist. what is the new way to get the same information? Thanks -- Omnem crede diem tibi diluxisse supremum. -- --

Re: MCM service - GetClientCustomerId : The remote server returned an error: (500) Internal Server Error.

2013-01-09 Thread Danial Klimkin
() CODE: public static void GetClientCustomerId() { string authToken = GetAuthToken(); string developerToken = GetDeveloperToken(); string userAgent = GetUserAgent(); string requestXml = string.Format

Re: MCM service - GetClientCustomerId : The remote server returned an error: (500) Internal Server Error.

2013-01-07 Thread Bernardo Alves
Error. Source=System StackTrace: at System.Net.HttpWebRequest.GetResponse() at DataSync.Component.GoogleClientCustomerIdManager.GetClientCustomerId() CODE: public static void GetClientCustomerId() { string authToken = GetAuthToken

MCM service - GetClientCustomerId : The remote server returned an error: (500) Internal Server Error.

2012-09-26 Thread Kiran
() CODE: public static void GetClientCustomerId() { string authToken = GetAuthToken(); string developerToken = GetDeveloperToken(); string userAgent = GetUserAgent(); string requestXml = string.Format(@ ?xml