Re: Applying RLSA audiences to adgroups

2015-10-12 Thread srkeshav
Thanks Anthony. Thats helpful. On Thursday, October 8, 2015 at 3:45:04 PM UTC-5, Anthony Madrigal wrote: > > Hi SK, > > In order to add an audience to an AdGroup, you should the > AdGroupCriterionService >

Re: Applying RLSA audiences to adgroups

2015-10-08 Thread Anthony Madrigal
Hi SK, In order to add an audience to an AdGroup, you should the AdGroupCriterionService . You will need to create a criterion of type CriterionUserList

Re: Applying RLSA audiences to adgroups

2015-10-08 Thread srkeshav
Thanks Anthony, thats helpful. One more qq. How can i apply an audience to an adgroup? What kind of service would i use? Sorry if this question is very basic. I am using mutatejobservice to update keyword bids in bulk. I am assuming there is a similar service. On Tuesday, October 6, 2015 at

Re: Applying RLSA audiences to adgroups

2015-10-06 Thread Anthony Madrigal
Hi SK, Sorry about the delay. In order to grab the relevant adgroups, you will need to run two queries. First, run a query to grab *all *adgroups. Next, run a query to grab all adgroups with a USERLIST criteria. Then you can remove all entries returned by the second query from the data

Re: Applying RLSA audiences to adgroups

2015-10-05 Thread srkeshav
Can someone reply please? maybe a github documentation sample will do and i can take it from there.. i dont find any here... https://github.com/googleads/googleads-python-lib/tree/master/examples/adwords/v201506 On Thursday, September 24, 2015 at 10:21:44 AM UTC-5, srke...@hotels.com wrote: >

Applying RLSA audiences to adgroups

2015-09-24 Thread srkeshav
Hi, How can I get a list of all the adgroups that dont have any RLSA audience applied to it and then apply specific audience list to them and set it to "Bid Only". I am using Python API. Thanks for your help in advance. Thanks, SK -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also