I will say the "selectors" just give us very limit functionality. We
only can do included "ids". can we do set "excluded" ids? What I mean
is if I set a list of campaign ids, get all rest campaigns which are
NOT in the given list.

And wondering what are new features in 201003 API, any documents?

JJ

On Aug 4, 8:23 pm, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:
> Hi,
>
> You have to create a CampaignSelector, set campaign ids in it and then
> use campaignService->get() to get information about a campaign. 
> Seehttp://code.google.com/p/google-api-adwords-php/source/browse/trunk/e...
> andhttp://code.google.com/apis/adwords/v2009/docs/reference/CampaignServ...
> 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 :)- Hide quoted text -
>
> - Show quoted text -

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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