RE: google adwords ad_manager module migration to new google ads api

2022-05-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
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,

Nirmita
Google Ads API Team
ref:_00D1U1174p._5004Q2aOfs1:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Ud7hv0RB9I9400RcpbW2lES-qn5yJ68pqMPQ%40sfdc.net.


google adwords ad_manager module migration to new google ads api

2022-04-29 Thread 'D Brown' via 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.





-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/de635cc4-f750-40bd-8100-ba8e4ab69cc6n%40googlegroups.com.