SOLVED IT! Ok, now I feel like an idiot. From: http://code.google.com/intl/it/apis/adwords/docs/reference/latest/CampaignTargetService.BiddingError.Reason.html
"Pay per conversion is not available to all the customer, only few whitelisted customers can use this." Duh, I wanted Conversion Optimizer with Clicks as the pricingModel not Conversions. My guess is that pricingModel = Conversions is reserved to advertisers that literally pay Google for each conversion generated like a CPA network. I apologize for any time anyone wasted looking at this thread. On Mar 25, 7:28 pm, Envoy Media Group <[email protected]> wrote: > It's in the long trace log, but the Google Campaign ID is 63240285 > > On Mar 25, 5:54 pm, Envoy Media Group <[email protected]> > wrote: > > > > > > > > > I am having an issue transitioning a campaign from Manual CPC to > > Conversion Optimizer => Conversions. I CAN convert it through the > > adwords interface so I am 100% positive that this campaign should not > > return the following error. I think I must be doing something wrong > > but can't seem to figure it out. Any ideas? > > > Editing campaign_id: 1591 in Google > > SoapFault Object > > ( > > [message:protected] => > > [BiddingError.PAY_PER_CONVERSION_NOT_AVAILABLE_FOR_CUSTOMER @ > > operations[0].biddingTransition.targetBiddingStrategy.pricingModel] > > [string:private] => > > [code:protected] => 0 > > [file:protected] => /san/www/staging/blah.com/lib/engines/google/ > > 2.4.1/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php > > [line:protected] => 166 > > [trace:private] => Array > > ( > > [0] => Array > > ( > > [file] => /san/www/staging/blah.com/lib/engines/ > > google/2.4.1/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php > > [line] => 166 > > [function] => __soapCall > > [class] => SoapClient > > [type] => -> > > [args] => Array > > ( > > [0] => mutate > > [1] => Array > > ( > > [0] => CampaignServiceMutate > > Object > > ( > > [operations] => > > CampaignOperation Object > > ( > > > [biddingTransition] => BiddingTransition Object > > ( > > > [targetBiddingStrategy] => ConversionOptimizer Object > > ( > > > [pricingModel] => CONVERSIONS > > > [conversionOptimizerBidType] => MAX_CPA > > > [deduplicationMode] => ONE_PER_CLICK > > > [BiddingStrategyType] => > > > [_parameterMap:private] => Array > > > ( > > > [BiddingStrategy.Type] => BiddingStrategyType > > ) > > > ) > > > [explicitAdGroupBids] => ConversionOptimizerAdGroupBids Object > > ( > > > [targetCpa] => Bid Object > > > ( > > > [amount] => Money Object > > > ( > > > [microAmount] => 10000000 > > > [ComparableValueType] => > > > [_parameterMap:private] => Array > > > ( > > > [ComparableValue.Type] => ComparableValueType > > > > ) > > > > > ) > > > ) > > > [conversionOptimizerBidType] => > > > [deduplicationMode] => > > > [AdGroupBidsType] => > > > [_parameterMap:private] => Array > > > ( > > > [AdGroupBids.Type] => AdGroupBidsType > > ) > > > ) > > > [BiddingTransitionType] => > > > [_parameterMap:private] => Array > > ( > > > [BiddingTransition.Type] => BiddingTransitionType > > ) > > > ) > > > [operand] => > > stdClass Object > > ( > > [id] => > > 63240285 > > > [frequencyCap] => FrequencyCap Object > > ( > > > [impressions] => > > > [timeUnit] => > > > [level] => > > ) > > > ) > > > [operator] => SET > > [OperationType] > > => > > > [_parameterMap:private] => Array > > ( > > > [Operation.Type] => OperationType > > ) > > > ) > > > ) > > > ) > > > [2] => > > [3] => Array > > ( > > [0] => SoapHeader Object > > ( > > [namespace] > > =>https://adwords.google.com/api/adwords/cm/v201008 > > [name] => RequestHeader > > [data] => SoapVar Object > > ( > > [enc_type] => 301 > > [enc_value] => > > SoapRequestHeader Object > > ( > > > [authToken] => XXXXXXXXXX > > > [clientCustomerId] => > > > [clientEmail] => XXXXXXXXX > > > [developerToken] => XXXXXXXXXX > > > [userAgent] => AwApi-PHP-2.4.1 > > > [validateOnly] => > > > [partialFailure] => > > ) > > > [enc_stype] => > > RequestHeader > > [enc_ns] > > =>https://adwords.google.com/api/adwords/cm/v201008 > > ) > > > [mustUnderstand] => > > ) > > > ) > > > [4] => Array > > ( > > ) > > > ) > > > ) > > > [1] => Array > > ( > > [file] => /san/www/staging/blah.com/lib/engines/ > > google/2.4.1/src/Google/Api/Ads/AdWords/v201008/cm/CampaignService.php > > [line] => 4853 > > [function] => __soapCall > > [class] => AdsSoapClient > > [type] => -> > > [args] => Array > > ( > > [0] => mutate > > [1] => Array > > ( > > [0] => CampaignServiceMutate > > Object > > ( > > [operations] => > > CampaignOperation Object > > ( > > > [biddingTransition] => BiddingTransition Object > > ( > > > [targetBiddingStrategy] => ConversionOptimizer Object > > ( > > > [pricingModel] => CONVERSIONS > > > [conversionOptimizerBidType] => MAX_CPA > > > [deduplicationMode] => ONE_PER_CLICK > > > [BiddingStrategyType] => > > > [_parameterMap:private] => Array > > > ( > > > [BiddingStrategy.Type] => BiddingStrategyType > > ) > > > ) > > > [explicitAdGroupBids] => ConversionOptimizerAdGroupBids Object > > ( > > > [targetCpa] => Bid Object > > > ( > > > [amount] => Money Object > > > ( > > > [microAmount] => 10000000 > > > [ComparableValueType] => > > > [_parameterMap:private] => Array > > > ( > > > [ComparableValue.Type] => ComparableValueType > > > > > > ... > > read more » -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
