Hi,

First of all I would propose that you look at some of the adwords
documentation, not the API docs, but the general "how-does-adwords-
work" docs.

Crash course
2) campaign has adgroups, adgroups has keywords (and/or placements)
and ads
3) First create the campaign, then adgroups, then ads and then
keywords. After campaign creation you get an ID of the campaign back
from the google API. You pass that campaign ID in the adgroup creation
calls. Same principle for ads and keywords. You get the adgroup ID
back after creation, and pass that in the ads/keywords creation calls.
4) You set a default bid on the adgroup and then set or not set bids
on the keywords. If the keyword is created without a bid then the
keyword will use your adgroup bid.



On Sep 30, 12:16 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> We're going to bid on multiple keywords from our business.
> I understand that I've to create that many KeyWord objects and
> associate with AdGroup Id.
>
> My questions are:
> 1. is my understanding correct?
> 2. what's the relation between Keyword, AdGroup and Campaign?
> 3. After I create Keywords, do I need to associate with Campaign? If,
> so,how?
> 4. Where do I set Bidding price for all keywords?
>
> Please help
>
> Thanks,
> Das
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to