RE: campaign creation operation for update audience status

2022-08-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi SJ, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. With regards to your concern. to better check this issue, could you provide the complete request and response logs with request ID and request header generated on your end? So our team further investiga

campaign creation operation for update audience status

2022-08-04 Thread SJ Sagar
can any one help me $campaignCriterion = new CampaignCriterion([ 'campaign' =>ResourceNames::forCampaign($customer, $campaignId), 'status' => $postData['status']=='ENABLE'?CampaignCriterionStatus::ENABLED:CampaignCriterionStatus::PAUSED, ]); $campaignCriterionOperation = new CampaignCriterionOpe