Hi,

Thanks for your reply ,
but i have a MCC account and i want my all client details like 
(Campaign,AdGroup,Ads etc.) .

So please let me know how i can get client id dynamically in my code to get 
everything related to my client's.





On Thursday, 17 April 2014 19:02:57 UTC+5:30, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi,
>
> To issue requests against different client/customer IDs, simply set the 
> client customer ID dynamically as described in the auth.ini 
> example<https://github.com/googleads/googleads-php-lib/blob/master/src/Google/Api/Ads/AdWords/auth.ini#L10>
> .
>
> $user = new AdWordsUser();
> $user->SetClientCustomerId(...);
>
> Cheers,
> Josh, AdWords API Team
>
> On Thursday, April 17, 2014 2:07:12 AM UTC-4, prafull mathur wrote:
>>
>> Hello Team,
>>
>>
>> I am trying to get all campaign and all details of my client's but i am 
>> unable to get all details of my client's.
>>
>> I have a MCC account with n number of client's .So i would like to get 
>> client under my MCC account and then retrieve all campaign and ad details 
>> for each client let us know if this is possible.
>>
>> I am using  Google adwords client's library in php to get all details of 
>> my client's .
>> Can you please let me know this is possible in latest version or not .
>>
>> Right now i am using OAuth for Authentication ,so i have all the 
>> necessary thing which is used in new V201402.
>> 1.Developer Token 
>> 2.Client ID     (https://console.developers.google.com/project)
>> 3.Client Secret ID  (https://console.developers.google.com/project)
>> 4.Refresh Token
>>
>>
>> I am only able to get all client's ID .but i am unable to get 
>> Campaign,Pay per click etc other services.
>>
>> So please guide me how to use PHP client's library to get all client's 
>> details or let me know this is possible right now or not and how much time 
>> it will take.
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to