Hi Luca,

You're absolutely correct - this was a typo in the v201406 
<https://developers.google.com/adwords/api/docs/reference/v201406/CampaignService.PageOnePromotedBiddingScheme>and
 
v201402 
<https://developers.google.com/adwords/api/docs/reference/v201402/CampaignService.PageOnePromotedBiddingScheme>
 
versions of the *PageOnePromotedBiddingScheme* type. It has been fixed in 
v201409 
<https://developers.google.com/adwords/api/docs/reference/v201409/CampaignService.PageOnePromotedBiddingScheme>
 -- 
see the *Minor cleanups* section of the v201409 release notes 
<https://developers.google.com/adwords/api/docs/reference/>.

Cheers,
Josh, AdWords API Team

On Tuesday, October 28, 2014 1:34:04 PM UTC-4, Luca Fiaschi wrote:
>
> Hi,
> I just noticed a typo in the bidding scheme definition.
>
> API_VERSION = v201406
> googleads version = 1.0.7
>
> Trying to upload a bidding scheme, this request works fine, with "Constained" 
> misspelled
>
>
>     biddingScheme = {
>         'xsi_type': 'PageOnePromotedBiddingScheme',
>         'strategyGoal': strategy_goal,
>         'bidCeiling': {'microAmount':microAmount},
>         'bidModifier': bid_modifier,
>         'bidChangesForRaisesOnly': bid_changes_for_raises_only,
>         'raiseBidWhenBudgetConstained': raise_bid_when_budget_constrained,
>         'raiseBidWhenLowQualityScore': raise_bid_when_low_quality_score
>     }
>
> but does not work when changed to "Constrained" (correct spelling) 
> complaining that the fields does not exists.
>
> Response:
>
> [(SharedBiddingStrategy){
>    biddingScheme = 
>       (PageOnePromotedBiddingScheme){
>          BiddingScheme.Type = "PageOnePromotedBiddingScheme"
>          strategyGoal = "PAGE_ONE_PROMOTED"
>          bidCeiling = 
>             (Money){
>                ComparableValue.Type = "Money"
>                microAmount = 4000000
>             }
>          bidModifier = 1.20000004768
>          bidChangesForRaisesOnly = True
>          raiseBidWhenBudgetConstained = False
>          raiseBidWhenLowQualityScore = True
>       }
>    id = 614000238
>    name = "DEAFULT_TOP_PAGE_PROMOTED"
>    status = "ENABLED"
>    type = "PAGE_ONE_PROMOTED"
>  }]
>
>
> I am not sure whether this was fixed in the new release,
> Best
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a2c5fded-3e21-4382-94fc-23e23923efb2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to