Hi David. Thanks for your reply.
I'm not using the Reporting API for the application we're having this
issue with, but rather the AdGroupServiceInterface, calling get(),
which returns an AdGroupPage, which returns an AdGroup array when you
call getEntries().  Then I cast the getBids() object (after checking
instanceof) to an instance of ManualCPCAdGroupBids.  This is the
object for which I'm unable to get the AdGroup's max cpc value, as
I've described.  I don't have a specific ad group id I can give you at
the moment.  Are you saying that I should query keywordMaxCpc, if
keywordContentMaxCpc doesn't work, for an AdGroup that has no
keywords, just placements?  Our assumption was that keywordMaxCpc was
only correct to use for keyword-based Search.  These display/placement
ad groups in question use an AdGroup-level default bid, and also have
specific placement-level bids defined (which I can get at the
placement level), but the problem is getting the AdGroup's bid.

Thanks,
Michael Caldwell

On Dec 9, 12:14 pm, David Torres <davi...@google.com> wrote:
> Hi Michael,
>
> In this case either keywordMaxCpc or keywordContentMaxCpc should return you
> the value (I just tried it on my side), it depends if the ad group is using
> the default bidding or has a display network specific bidding.
>
> What is the adgroup id you are querying? Are you sure you are including "
> KeywordMaxCpc" and "KeywordContentMaxCpc" in your report definition?
>
> Best,
>
> -David Torres - AdWords API Team

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