Hello Robert,

Please note the biddingStrategyId and biddingStrategyName are marked as 
Beta in the documentation:

  
https://developers.google.com/adwords/api/docs/reference/v201306/CampaignService.BiddingStrategyConfiguration

You can still use the biddingScheme and biddingStrategyType fields to set 
non-flexible bidding (same as v201302) with the API.


-Danial, AdWords API Team.



On Tuesday, July 23, 2013 8:58:38 PM UTC+4, robert.b...@forward3d.com wrote:
>
> I'm using CampaignService with API version v201306 and trying to get 
> BiddingStrategy for campaigns.
> I am using Ruby google-adwords-api gem version 0.9.3
> When I pass BiddingStrategyName and BiddingStrategyId in fields of 
> selector what I get back is:
> [BetaError.BETA_FEATURE @ serviceSelector; trigger:'BiddingStrategyName', 
> BetaError.BETA_FEATURE @ serviceSelector; trigger:'BiddingStrategyId']
> which would indicate they are in beta now?
> They are definitely documented in: 
> https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201306-CampaignService
> Alternatively, I tried passing in:
> - BiddingStrategy in fields of selector with data returne corretly but 
> with no additional info about bidding strategies
> - BiddingStrategyConfiguration which was obviously incorrect, returning: 
> [SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
> trigger:'BiddingStrategyConfiguration']
> How do I get this data?
>

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

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to