Re: How do I get the MaxCpc Amount for a Content AdGroup that only uses Placement targeting (not Keyword targeting) ??

2011-12-20 Thread Eric Koleda
Hi Michael, It is my understanding that keywordContentMaxCpc will be null whenever there isn't a separate Display Network bid set, irregardless of if the ad group contains keywords or not. If you see otherwise please provide the relevant SOAP request and response. Best, - Eric --

Re: How do I get the MaxCpc Amount for a Content AdGroup that only uses Placement targeting (not Keyword targeting) ??

2011-12-19 Thread Eric Koleda
Hi Michael, The field names are a little misleading, but essentially: keywordMaxCpc = default bid keywordContentMaxCpc = default display network bid (optional) Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

Re: How do I get the MaxCpc Amount for a Content AdGroup that only uses Placement targeting (not Keyword targeting) ??

2011-12-19 Thread Michael Caldwell
Eric, Please see my original post: ManualCPCAdGroupBids.getKeywordContentMaxCpc() seems to only return a value when keyword targeting is being used for a Display campaign adgroup. But if the adgroup does not use keyword targeting, but rather, targets only specific placements regardless of

Re: How do I get the MaxCpc Amount for a Content AdGroup that only uses Placement targeting (not Keyword targeting) ??

2011-12-11 Thread Michael Caldwell
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

Re: How do I get the MaxCpc Amount for a Content AdGroup that only uses Placement targeting (not Keyword targeting) ??

2011-12-09 Thread David Torres
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

How do I get the MaxCpc Amount for a Content AdGroup that only uses Placement targeting (not Keyword targeting) ??

2011-12-05 Thread Michael Caldwell
ManualCPCAdGroupBids.getKeywordContentMaxCpc() seems to only return a value when keyword targeting is being used for a Display campaign adgroup. But if the adgroup does not use keyword targeting, but rather, targets only specific placements regardless of keyword, getKeywordContentMaxCpc()