Re: Select all adGroup, keywords, ads (Enabled, removed, paused)

2016-12-15 Thread Yali Wang
Thanks Anthony and API team, we figured it out. On Wednesday, December 14, 2016 at 4:53:25 PM UTC-8, Anthony Madrigal wrote: > > Hi Yali, > > The code snippet you have should select enabled and paused ad groups in > the campaign with the Id you provided. Could you please *reply privately > to au

Select all adGroup, keywords, ads (Enabled, removed, paused)

2016-12-14 Thread Yali Wang
Hi Api team, Recently I meet an issue with selection, I need to do some update on our paused or removed adgroups or other objects. I am having some issue with selecting these object for further operations. I basically follow the code example here

Re: Is there a way to get final urls for each keyword from api

2016-12-08 Thread Yali Wang
Thanks a lot Peter, I just tried, they works ! Do you know if we can change the final urls for each keywords by api call ? Thanks in advance. On Wednesday, November 23, 2016 at 10:38:50 PM UTC-8, Peter Oliquino wrote: > > Hi Yali, > > I tried your code using my test account and was able to get res

Is there a way to get final urls for each keyword from api

2016-11-23 Thread Yali Wang
Hi All, I recently met an issue with final urls, I tried to get final urls for each keyword but it always return null for some reason, could you please help me with this issue ? Thanks a lot. public class FinalUrls { private static final int PAGE_SIZE = 100; public static void m