Re: Can not create experiemnt for a campaign

2015-06-13 Thread Sarah Riddell
Hi Josh, Thanks for you reply. Thanks Sany -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received t

Re: Can not create experiemnt for a campaign

2015-06-08 Thread Josh Radcliff (AdWords API Team)
Hi Sany, You can check if your ad group has a bidding strategy set by retrieving the *AdGroup* and checking its biddingStrategyConfiguration.biddingStrategySource

Re: Can not create experiemnt for a campaign

2015-06-05 Thread Sany Ahmed
Hi Josh, Thanks for your reply. But my campaign's BiddingStrategyType is MANUAL_CPC i.e cpc Can you explain "*One or more of the campaign's ad groups has a bidding strategy override*"? How can i check experiment is already created on campaign before adding experiment? Thanks Sany -- -- =~=

Re: Can not create experiemnt for a campaign

2015-06-05 Thread Josh Radcliff (AdWords API Team)
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 - The campai

Can not create experiemnt for a campaign

2015-06-04 Thread Sany Ahmed
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_