Hello All,

 So yes, it is indeed possible to add both keywords and websites to
campaigns via the AdWords API, at least in the Production environment.
And yes, I've been in contact with the documentation team about the
need to scrub the docs to remove statements that no longer apply now
that keywords and websites are both available in campaigns. And
finally, a prerequisite for adding both a keyword and website into a
campaign is to have both the keywordMaxCpc and siteMaxCpc options set
on the containing ad group, and attempts to set both of those
properties in an ad group in the Sandbox environment fail. I've been
in contact with the engineering team about that as well and it is
something that they will resolve (though unfortunately issues with the
Sandbox environment usually take a bit longer to address).

 For what it's worth, I included a code sample in the latest release
of the AdWords API Ruby client library that illustrates creating a
campaign that contains both keyword and website criteria, if anyone
wants to look at some code:

  
http://code.google.com/p/google-api-adwords-ruby/source/browse/trunk/examples/create_all.rb

Cheers,
-Jeff Posnick, AdWords API Team


On Sep 2, 9:35 am, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hi shadow,
>
> I got this Email from an APIAdvisor on 1st of August:
>
> <quote>
>  Yes, the documentation team is in the process of scrubbing the docs
> to
> reflect the new targeting options. Thanks for pointing that example
> out.
> </quote>
>
> I bet many Developers are troubled with other Projects like Android or
> Chrome to meet the deadlines, so they hadn't got time to work on the
> Docs and Sandbox.  But i hope they don't forget their cash cow and get
> this stuff up to date.
>
> Best regards,
>
> Benedikt
>
> On Sep 2, 9:26 am, shadow <[EMAIL PROTECTED]> wrote:
>
> > Hi again!
>
> > I've written last post after my unsuccessful exploring the subject in
> > Sandbox Environment.
> > We decided to make some cautious tests on production environment, and
> > to my surprise,
> > we could import, add and update such campaign (placement+keywords)
> > smoothly.
>
> > The problem now is that we're moving blindly, cause documentation
> > describes really
> > different behavior of called methods. For example: to create P+K
> > AdGroup we have to
> > set both keywordMaxCpc and siteMaxCpc - documentation states this is
> > not allowed,
> > and sandbox fails when we try. Production environment creates such
> > adgroup with no problem.
>
> > Can someone put some light on the subject? I wonder is there a chance
> > that sandbox will
> > support Placement+Keywords Campaigns, and documentation will be
> > updated - so it clearly
> > states what (and how) can be done through API.
>
> > Best regards,
> >  Konrad
--~--~---------~--~----~------------~-------~--~----~
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