Re: Get TextAds and DynamicSearchAd via adGroupAdService

2013-02-14 Thread Anash P. Oommen (AdWords API Team)
Hi Maciej, I'll ask our tech writer to fix the documentation. But what I meant was that AdWords API also has a beta feature that is unrelated to AdWords' beta feature. DynamicSearchAd is marked as a beta feature in AdWords API. You need to get in touch with your account manager and ask for AdWo

Re: Get TextAds and DynamicSearchAd via adGroupAdService

2013-02-06 Thread macwis
Hi Anash, Unfortunatelly, if you follow links from docs to sign up for the list you end up here: https://www.google.com/ads/innovations/dynamicsearchads.html And then clicking "Sign up for the beta" gives you: *"Dynamic Search Ads (Be

Re: Get TextAds and DynamicSearchAd via adGroupAdService

2013-02-06 Thread Maciej Krajowski
Thank you Anash for your answer. Unfortunately, I believe this is not the issue - as I understood, DSA is no longer in beta. Here is what I see after clicking sign up: Dynamic Search Ads (Beta) Interest List Thanks for your interest in Dynamic Search Ads, an efficient new way to target relevant

Re: Get TextAds and DynamicSearchAd via adGroupAdService

2013-02-05 Thread Anash P. Oommen (AdWords API Team)
Hi Maciej, DynamicSearchAd is a beta feature, so your code will work only if you are whitelisted for the same. See https://developers.google.com/adwords/api/docs/reference/latest/AdGroupAdService.DynamicSearchAd for details. Cheers, Anash P. Oommen, AdWords API Advisor On Tuesday, February

Get TextAds and DynamicSearchAd via adGroupAdService

2013-02-05 Thread Maciej Krajowski
Hello, In the example here https://code.google.com/p/google-api-adwords-php/source/browse/examples/v201209/BasicOperations/GetTextAds.php it is shown how to get TextAds via API [ php ]. I thought that adding DynamicSearchAds will be as trivial as modifying 54th line: $selector->predicates[]