Re: How to extract key in conversion action snippet tags

2022-09-06 Thread SJ Sagar
hii sherwin Hope you are well as you said I tried to take tag_snippets using report but it get unidentified response Response is --> Error occurred during parsing: Error occurred during parsing: Fail to push limit. Please help On Tue, Sep 6, 2022 at 11:57 PM SJ Sagar wrote: > Thank y

Re: How to extract key in conversion action snippet tags

2022-09-06 Thread SJ Sagar
Thank you for your response. On Tue, Sep 6, 2022 at 7:53 PM Google Ads API Forum Advisor wrote: > Hi SJ, > > Thank you for your reply. > > Unfortunately, the tag_snippets > > (output > only) would n

Re: How to extract key in conversion action snippet tags

2022-09-06 Thread SJ Sagar
Hii sherwin Hope you are well Thanks for replying me Can we get snippet code at the time of creating conversation by its response Thanks On Tue, Sep 6, 2022, 11:46 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for getting back to us. I am Sherwin from Google Ads API support > team

Re: How to extract key in conversion action snippet tags

2022-09-05 Thread SJ Sagar
Hi, Please Help me how can I get this snippet code. On Tuesday, May 10, 2022 at 3:29:37 PM UTC+5:30 adsapi wrote: > Hi, > > > Thanks for reaching out to the Google Ads API Support team. > > > With regard to your concern, so our team can better check this concern, > could you provide the co

Re: How to get the AW-CONVERSION_LABEL?

2022-09-04 Thread SJ Sagar
Hii Can you get successfully snippets code ??? if you get please guide me , what we do after response Regards S.J On Tuesday, October 27, 2020 at 11:58:30 PM UTC+5:30 Google Ads API Forum Advisor Prod wrote: > Hi Nguyen, > > Thank you for reaching out. Please give it a try to loop through

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