Re: null value in campaign_search_term_insight

2023-08-23 Thread 'Martin Roettgerding' via Google Ads API and AdWords API Forum
Hi, I've sent you two customer IDs privately. However, as far as I can see, it's the same in all accounts. Here is a little Ads Script that demonstrates the error. It grabs a campaign id, uses that to grab an insight id and finally uses both for a simple query that fails (I've used Ads Scripts

Re: null value in campaign_search_term_insight

2023-08-20 Thread 'Martin Roettgerding' via Google Ads API and AdWords API Forum
Hi, >From what I have seen, the new campaign_search_term_insight report doesn't work as intended. Basically, you cannot get search terms from this report: once you include *segments.search_term*, the report fails. I've tested this via API and Ads Scripts – no difference. Arthur's queries are ba

Geo Sitelinks

2018-05-29 Thread Martin Roettgerding
Hi, I was wondering if there is a better way to build the following: We have 10 business locations. For each location, we want to show a sitelink to users inside a certain radius. Since we've got 10 locations, we would only need 10 different texts (e.g. "Visit us in city 1", "Visit us in city 2

Re: Generating a URL to a Customer's Campaign Dashboard

2017-08-12 Thread Martin Roettgerding
We had the same problem. The __c parameter cannot be found through the API. We worked around this by capturing the parameter manually once per account. This way, we can build deeplinks for several areas of the interface, which is very helpful. The downside is that Google doesn't commit to keepi

Re: PHP Client Library via Composer incomplete?

2017-06-08 Thread Martin Roettgerding
Wow, that was easy. It worked and everything is working again. Thanky you, Shwetha! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: PHP Client Library via Composer incomplete?

2017-06-08 Thread Martin Roettgerding
quot;;, "license": "Apache-2.0", "include-path": ["src/"], "autoload": { "classmap": [ "src/Google/Api/Ads/AdWords/Lib", "src/Google/Api/Ads/Dfp/Lib" ] }, "authors&qu

Re: PHP Client Library via Composer incomplete?

2017-06-08 Thread Martin Roettgerding
Hi Shwetha, This is the entire composer.json: { "require": { "googleads/googleads-php-lib": "^18.1" } } Does that help? Thanks Martin Am Donnerstag, 8. Juni 2017 16:17:19 UTC+2 schrieb Shwetha Vastrad (AdWords API Team): > > Hi Martin, > > Could you provide the details of the

Re: PHP Client Library via Composer incomplete?

2017-06-08 Thread Martin Roettgerding
Hi Swetha, This is the entire composer.json: { "require": { "googleads/googleads-php-lib": "^18.1" } } Does that help? Thanks Martin Am Donnerstag, 8. Juni 2017 16:17:19 UTC+2 schrieb Shwetha Vastrad (AdWords API Team): > > Hi Martin, > > Could you provide the details of the

Re: PHP Client Library via Composer incomplete?

2017-06-07 Thread Martin Roettgerding
Hi Shwetha, Thanks for your reply! I had already made the upgrade to the new libraries a few months ago. However, I don't think the problem is my code as I can't even get the official examples to run. I tried to start from scratch. Here's what I did: - I got composer and ran the following

Re: ad customizer with IF functions not working

2017-01-17 Thread Martin Roettgerding
Hey, We basically have the same question: When will this be available? The blog post says that it's rolled *over the next few months*. I'm not sure how to read this – the "over" seems to imply that some accounts get it sooner than others, until the rollout is complete. Is this correct? I'm ask

Re: When will the AdWords APIs support the new ID condition for Product Targets?

2012-09-19 Thread Martin Roettgerding
Great, thanks for sharing this! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are