Hi Mirror,

It is something like this:

$user = new AdWordsUser(); // Load whatever settings is there in auth.ini.
$user->SetClientId($_GET[id]); // Set specific values as override.

...

$campaignService = $user->GetService('CampaignService', ADWORDS_VERSION); 
// Get your service, make calls.

...

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Monday, 29 October 2012 23:46:55 UTC+5:30, Mirror wrote:
>
> Thank's Anash!!
>
> Can you give a simple example of changing the function public function 
> SetClientId($clientId), if we want to send $clientId like:
> GetCampaings.php?id=12345 ?:)
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to