Re: using rest api to create a demand gen gampain. error: the operation is not allowed for the given context.

2024-03-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Could you please provide the following information to us? So that we can check from our end and assist you accordingly. Please provide the request body that you passed as a parameter while creating the campaign, as in the provided logs you have removed the campaign budget resource name.

Re: using rest api to create a demand gen gampain. error: the operation is not allowed for the given context.

2024-03-22 Thread Jingqiang Liu
Thanks for your reply Request-id: LWPZzJZS1MzPNqPOxyPtgA Request :Sending post content to https://googleads.googleapis.com/v15/customers/8401942066/campaigns:mutate :

Re: using rest api to create a demand gen gampain. error: the operation is not allowed for the given context.

2024-03-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Upon checking the provided logs, I would like to inform you that the logs that you have provided are incomplete and do not contain the request header and customer ID in them. So, In order to debug your issue further, kindly provide us with the complete API logs (request and response with

Re: using rest api to create a demand gen gampain. error: the operation is not allowed for the given context.

2024-03-21 Thread Jingqiang Liu
I using rest api create customConversionGoals depend on https://developers.google.com/google-ads/api/rest/reference/rest/v16/customers.customConversionGoals/mutate。I want to set up that for my campaign, could u tell me how set 在2024年3月20日星期三 UTC+9 01:42:47 写道: > Hi, > > Thank you for

Re: using rest api to create a demand gen gampain. error: the operation is not allowed for the given context.

2024-03-21 Thread Jingqiang Liu
Thanks for your feedback. this is error message: api: { "error": { "code": 400, "message": "Request contains an invalid argument.", "status": "INVALID_ARGUMENT", "details": [ { "@type": "type.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure",

RE: using rest api to create a demand gen gampain. error: the operation is not allowed for the given context.

2024-03-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Upon checking the provided partial logs, I found that you are trying to create a Demand Gen Campaign via the Google Ads API, but you are getting a CANNOT_ATTACH_BIDDING_STRATEGY_TO_CAMPAIGN error. This error is a type of

using rest api to create a Demand Gen Gampain. error: The operation is not allowed for the given context.

2024-03-19 Thread Jingqiang Liu
campaign type: DISCOVERY biddingStrategy: MAXIMIZE_CONVERSIONS maximizeConversions: cpcBidCeilingMicros=1. cpcBidFloorMicros=1 targetCpaMicros=1 the error is: { "code": 400, "message": "Request contains an invalid argument.", "status": "INVALID_ARGUMENT",