We are working on a feature that will allow users to create their google 
campaigns programmatically.  The first ones we are supporting are Display 
campaigns with user list targeting.
All of this is working great for MANUAL_CPC bidding scheme and cpc bids.  

However in the adwords UI, you can make a DISPLAY campaign with cpm 
bidding.  We would like to support this too.  I cannot figure out how to do 
it though.

I have tried setting the biddingStrategyConfiguration.biddingStrategyType, 
I have also tried leaving that null and setting the biddingScheme to 
manualCpm.
Everything that I try I get errors like 
OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE @ 
operations[0].operand.biddingStrategyConfiguration.biddingStrategyType; 
trigger:'DISPLAY'

On one level this makes perfect sense since the docs here say that this is 
the case here 
<https://developers.google.com/adwords/api/docs/reference/v201603/AdGroupService.BiddingStrategyConfiguration#biddingstrategysource>

But then the adwords manager docs here say that cpm bidding is for display 
here <https://support.google.com/adwords/editor/answer/94241?hl=en>

I also have example campaigns that I can retrieve from the 
campaignService.get that are advertisingChannelType display with 
biddingStrategyType manual_cpm.

Any help on how to do this would be appreciated.

Thanks
Cory

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/589d2168-47f9-4599-a0a6-6a081e40b9dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to