Create audience with users who visited page that contains XXX

2019-06-18 Thread Tomáš Kunickij
Hello, i am trying to create rmarketing list by rule that URL contains "XXX". I use python. I was not able to achieve that by this samples https://developers.google.com/adwords/api/docs/samples/python/remarketing#create-rule-based-user-lists How can i achieve that please? -- -- =~=~=~=~=~=~=~

Pause AdGroups if the item in Ad is out of stock

2019-06-17 Thread Tomáš Kunickij
Hello everyone, I am connected to my clients account via API by Python {from googleads import adwords}. I would like to ask what is the best way to do this. I need to work only in campaigns with exact names i know. Then i need to iterate over each AdGroup. In Each AdGroup i need to get the URL o

The caller does not have permission

2019-06-12 Thread Tomáš Kunickij
Hello, i have just started using ads api by this lib https://github.com/googleads/google-ads-python When trying to work with one of my clients connected to MCC i get status = StatusCode.PERMISSION_DENIED > details = "The caller does not have permission" > message: "User doesn\'t have permission