Hy,

Last week my script for getting url from ad broke. I was using ad.ad.url. I 
also try with ad.ad.finalUrls and I'm getting error back 'TextAd' object 
has no attribute 'finalUrls'

I'm using v201502, I also try to upgrade to v201506, but googleads python 
lib looks like it is not supporting 
v201506 
https://github.com/googleads/googleads-python-lib/blob/3.4.1/googleads/adwords.py

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

When I request for ad I get this response, without any urls, only display 
url, which I don't need

(AdGroupAd){
   adGroupId = 13706829803
   ad =
      (TextAd){
         id = 68561727563
         displayUrl = "www.example.com"
         Ad.Type = "TextAd"
         headline = "What"
         description1 = "nothing"
         description2 = "asdfas adsf dsaf dasf dsaf"
      }
   status = "ENABLED"
   approvalStatus = "UNCHECKED"
   trademarkDisapproved = False
 }

My question is how can I get correct url from Ad?

Thank you for your help

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9beb9f94-d4e2-472f-ac92-ec08aa12ff98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to