Re: BiddingErrors not compatible with payment mode campaign pay for conversions

2020-08-04 Thread Google Ads API Forum Advisor Prod
Hello, Apologies that I assumed the wrong API. No, unfortunately this functionality does not exist in the AdWords API. Regards, Mike, Google Ads API Team ref:_00D1U1174p._5004Q23HFVX:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: BiddingErrors not compatible with payment mode campaign pay for conversions

2020-08-04 Thread Steven Horvat
Does this functionality exist in the *Adwords API*? We are not yet using the Google Ads API Beta. On Tuesday, August 4, 2020 at 7:52:33 AM UTC-5, adsapiforumadvisor wrote: > > Hello, > > You should be able to solve this by using a budget with a budget type of > FIXED_CPA, rather than STANDARD.

RE: BiddingErrors not compatible with payment mode campaign pay for conversions

2020-08-04 Thread Google Ads API Forum Advisor Prod
Hello, You should be able to solve this by using a budget with a budget type of FIXED_CPA, rather than STANDARD. Let me know if this helps. Regards, Mike, Google Ads API Team ref:_00D1U1174p._5004Q23HFVX:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: BiddingErrors not compatible with payment mode campaign pay for conversions

2020-08-03 Thread Steven Horvat
Did anyone ever resolve this? I'm experiencing the same issue. Using the adwords API PHP SDK. If I attempt to update the budget of a campaign thats set to 'pay for conversions' I get the same error: faultMessage=[BiddingErrors.NOT_COMPATIBLE_WITH_PAYMENT_MODE @ operations[0].operand.budget;

RE: BiddingErrors not compatible with payment mode campaign pay for conversions

2020-03-17 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Can you please provide the complete detailed request and response logs via Reply privately to author so that I can further investigate the issue? You can find information on enabling logging in the ReadMe of your client library. Regards, Mitchell Google Ads API

Re: BiddingErrors not compatible with payment mode campaign pay for conversions

2020-03-17 Thread Łukasz Karpeta
Hi, Also having this issue with CPA bidding strategy with pay for conversions. BiddingErrors.NOT_COMPATIBLE_WITH_PAYMENT_MODE @ operations[0].operand.budget; trigger:‘BUDGET_TYPE_ADWORDS' I've tried in both Adwords API and Google Ads API and it doesn't work. It only works via UI or adwords

RE: BiddingErrors not compatible with payment mode campaign pay for conversions

2019-05-10 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi David, So I can further investigate, could you provide the complete SOAP request and response logs that were generated when the BiddingErrors.NOT_COMPATIBLE_WITH_PAYMENT_MODE error occurred? If you haven't yet, you may enable SOAP logging for your PHP client library by referring to this

BiddingErrors not compatible with payment mode campaign pay for conversions

2019-05-09 Thread David Grau
Hi, i tried to change daily budget for my campaigns with CampaignService and BudgetService but it fails when the campaign is on "Pay for conversions mode". $budgetService = $adWordsServices->get($session, > BudgetService::class); > $operations = []; > $budget = new