Hi,

You have to create a CampaignSelector, set campaign ids in it and then
use campaignService->get() to get information about a campaign. See
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v200909/GetAllCampaigns.php#55
and 
http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.CampaignSelector.html
for more details.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Aug 5, 2:27 am, gummmibear <dawidju...@gmail.com> wrote:
> Hi,
>
> I'am new in adwords api,
> i use sandbox, i try to get information about campaign
>
> I add campaign to sandbox, by example, end get all campaign list.
>
> I try to get information about single campaign.
>
> $campaign = new Campaign()
> $campaign -> id = 93503;
>
> What method i must use to get information?
>
> Thank's for help :)

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to