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
can any one help me
$campaignCriterion = new CampaignCriterion([
'campaign' =>ResourceNames::forCampaign($customer, $campaignId),
'status' =>
$postData['status']=='ENABLE'?CampaignCriterionStatus::ENABLED:CampaignCriterionStatus::PAUSED,
]);
$campaignCriterionOperation = new CampaignCriterionOpe