Hi Sany,

That error means that the campaign or its ad groups are not eligible for 
experiments. The following conditions will make a campaign ineligible:

   - The campaign is using the PERCENT_CPA bidding strategy 
   <https://developers.google.com/adwords/api/docs/guides/bidding>
   - The campaign is using a shared bidding strategy
   - One or more of the campaign's ad groups has a bidding strategy override

You can check for these conditions by inspecting the 
Campaign.biddingStrategyConfiguration 
<https://developers.google.com/adwords/api/docs/reference/v201502/CampaignService.Campaign#biddingStrategyConfiguration>
 and AdGroup.biddingStrategyConfiguration 
<https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupService.AdGroup#biddingStrategyConfiguration>
 before 
attempting to create your experiments.

Cheers,
Josh, AdWords API Team

On Thursday, June 4, 2015 at 11:33:00 PM UTC-4, Sany Ahmed wrote:
>
> Hi,
>
> As I am successful to create experiments on campaigns & start/end/remove 
> as my requirements *using php adword api v201502* but i am stuck to 
> create an experiment on some campaign.It throws 
>
> *CANNOT_CREATE_EXPERIMENT_FOR_BIDDING_STRATEGY. How to solve this *
>
>
>
> *CANNOT_CREATE_EXPERIMENT_FOR_BIDDING_STRATEGY error?Can you please 
> provide some code for checking experiment exists or not before adding 
> experiments?*Thanks
> Sany
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8143f26c-9dd1-4c50-acd8-092ac37194f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to