I'm trying to upgrade my adwords API to v201506, but I'm getting this error 
back:

GoogleAdsValueError: Unrecognized version of the AdWords API. Version 
given: v201506 Supported versions: ['v201409', 'v201502', 'v201406']

I checked and looks like v201506 is not in googleads python 
lib 
https://github.com/googleads/googleads-python-lib/blob/master/googleads/adwords.py

When it will be added?

Or better question. How can I get url from Ads? Thats why I want to 
upgrade. Previously I used ad.ad.url but this is not working anymore. I 
tried with ad.ad.finalUrls and its not working.

My response for ad is:
(AdGroupAd){
   adGroupId = 13132132132
   ad =
      (TextAd){
         id = 123312312132
         displayUrl = "www.example.com"
         Ad.Type = "TextAd"
         headline = "What"
         description1 = "nothing"
         description2 = "asdfas adsf dsaf dasf dsaf"
      }
   status = "ENABLED"
   approvalStatus = "UNCHECKED"
   trademarkDisapproved = False
 }

Why I don't see any url field? What do I need to do to get url from Ad?

Thank you for your help

Miha

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d414defa-849c-4fa8-84fd-89adef97d874%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to