google adwords ad_manager module migration to new google ads api

17 views
Skip to first unread message

D Brown

unread,
Apr 29, 2022, 9:01:16 AM4/29/22
to Google Ads API and AdWords API Forum
Hi,

I've taken over the overdue google ads api migration for my team and I'm having an issue with:

I tried: 

from google.ads.googleads import errors, ad_manager, oauth2 

However, for ad_manager it is not located there. 

I wanted to know where or what module in the new google-ads api package is the module ad_manager located e.g.: 

from googleads import errors, ad_manager 
statement = (ad_manager.StatementBuilder(version='v202011') 
                                               .Where('id = :id') 
                                               .WithBindVariable('id', int(saved_query_id)) 
                                               .Limit(1)) 

Also the import change or module location for: 

from googleads import adwords 

I have been looking in the documentation but can't seem to find the mapping for these changes, could you please help me as we're currently unable to use the API

Any help is appreciated.





Google Ads API Forum Advisor

unread,
May 2, 2022, 11:41:44 AM5/2/22
to adwor...@googlegroups.com
Hi,

Thank you for reaching out to the Google Ads API support team.

With regards to your concern, you may refer to the guide. Let me know if this what you are looking for. If not, could you please provide more details on this issue?

Thanks,
Google Logo  
Nirmita
Google Ads API Team
 


ref:_00D1U1174p._5004Q2aOfs1:ref
Reply all
Reply to author
Forward
0 new messages