Re: AdWords API v201609 to v201708 Migration Problem

2017-09-25 Thread

>
> Ths Sreelakshmi Sasidharan!
>
 
 Because the time is tight, can not immediately migrate to python3.4 + 
environment, such as excessive over a period of time, and so will accept 
your proposal later, migrate to the new version of the operating 
environment! 

 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4683d460-28ea-487b-98c6-f60117efede8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWords API v201609 to v201708 Migration Problem

2017-09-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, 

You are right, the latest version of python client library requires python 
3.4 or higher. Your approach might work for services/reports which does not 
have any changes between the V201609 and V201708 version of the API. You 
might run into unexpected issues while working with services/reports which 
did change between these versions. I strongly suggest that you download the 
latest library version without modifying the old version. If you have more 
questions about the impact of your approach, my suggestion is to ask the 
question on the client library issues tracker 
 as the library 
owner will have more insights about this.

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6422d818-687f-4be2-be5f-a78b144c8ed4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AdWords API v201609 to v201708 Migration Problem

2017-09-25 Thread
*Programming environment:*


   - python version 3.3.5
   - googleads 4.7.0
   - api interface call v201609


Because v201609 version of the old version to 2017-10-02 will be disabled, 
I now have to migrate to the new version!

I have other historical factors running environment, can not upgrade to 
python 3.4+, can only keep python 3.3.5 version, and the new version of the 
adwords api interface dependent library needs python 3.4+ support.

*Now my migration plan:*


   1. I now practice is to adwords interface call when set version v201708
   2. \googleads-python-lib\googleads\adwords.py Code in _SERVICE_MAP 
   Added: v201708 mapping





client.GetService(service, version='v201708')


*I have no problem with the test report and the operation of the campaign. 
I would like to ask you that this migration scheme is feasible and will 
there be any other problems?!*



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c91015f7-2e09-4395-9129-eba62d61ef09%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.