Re: Google Ads Api - Remove Final URLs From Keyword

2022-01-11 Thread Evaldas Gudavičius
Hello, Thank you for the answer. *new UrlList(['’])* is used in the Adwords API library, we're talking about google ads API. Ok, so I will try to reach client library owners. Thanks On Tuesday, January 11, 2022 at 10:50:29 AM UTC+2 adsapi wrote: > Hi Evaldas, > > > > Thanks for getting back

Re: Google Ads Api - Remove Final URLs From Keyword

2022-01-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Evaldas, Thanks for getting back to us. You may check this code example to see how the new UrlList(['’]) is used to set the final_URL. However, this concern is related to setting an empty url in the PHP client library, then I would recommend you to reach out to the client library owner by f

Re: Google Ads Api - Remove Final URLs From Keyword

2022-01-10 Thread Evaldas Gudavičius
Unfortunately, I don't have enough experience to enable logging in to my app. I attack the code, maybe you can help with sharing the information what should I do next? I don't understand what should I enter to withLogger(). - Anyway I believe, that *$adGroupCriterion->setFinalUrls

Re: Google Ads Api - Remove Final URLs From Keyword

2022-01-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Evaldas, Thanks for getting back to us. When you see full logs, you are able to see request ID on that log. For us to investigate, we will need a full log of request and response of API communications of the report pull. The request and response appears similar to the JSON Mappings in our

Re: Google Ads Api - Remove Final URLs From Keyword

2022-01-10 Thread Evaldas Gudavičius
Hello, Thank you for your reply. I've tried many variants like: - [''] - '' -['-'] etc. But none of these did the job. Could you please share with me a little more information on how can I get the Request ID of my operation? And also how can I get request and response Logs? And how can I sen

RE: Google Ads Api - Remove Final URLs From Keyword

2022-01-09 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to the Google Ads API Forum. Have you tried to set the value setFinalUrls(['']) and see if it works? You may be able to check finalUrl using the ad_group_criterion resource. If don’t work, you may provide us with the complete request and response logs with request ID

Google Ads Api - Remove Final URLs From Keyword

2022-01-09 Thread Evaldas Gudavičius
Hello, I need to remove the Final URL from a keyword, but it doesn't work. My Code is Attached. >From this code, I get a successful response, but the URL did not remove. If I set for example: $adGroupCriterion->setFinalUrls(['https://somedomain.com']); This works, but If I want to remove the