Re: How to add member to a user_list?

2022-04-24 Thread Gerardo Cima
o the list? How do I know that this really works? Thanks El viernes, 22 de abril de 2022 a las 12:55:24 UTC+2, adsapi escribió: > Hi Gerardo, > > > Thanks for reaching out to the Google Ads API Support team. > > > With regards to your concern, I can refer you to this

How to add member to a user_list?

2022-04-21 Thread Gerardo Cima
Hi I am trying to migrate this functionality.: """ mutate_members_operation = { 'operand': { 'userListId': self.id, 'membersList': members }, 'operator': 'ADD' or 'remove' } try: adwords_clien

Obtain Metrics of Campaigns

2021-06-18 Thread Gerardo Blancas
Hi, In the Google Ads UI I see different campaigns with the statuses: - Eligible (Learning) - Limited by Budget How can I obtain the metrics of campaigns with Google Ads API? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogs

Add User List Campaig-Level With set "Bid only"

2018-02-19 Thread gerardo
Hi, I'm working in add User List Criterion to a Campaign, but i need that the user lists added are setting as "Bid only" or "Observation" in the new UI. "Bid only" is default in UI but when add for the API not. *This option is configurable at Campaign-level in API?*. I know you can do it at A