Change history on UI is now available, how about this information on the API?

2014-10-23 Thread Thiago Medeiros
Hi, now you can show the collumn All changes, Budget changes, Bid changes, Keyword changes, Status changes, Targeting changes, Ad changes and Network changes on the UI on Campaign and AdGroup Level. Is it possible to get this information through the API? best, T

Re: Odp: Re: Report generate took 4 hours.

2011-07-11 Thread Thiago Medeiros
Hi Tomasz, If I´m not wrong, adwords stores your 100 last reports. And you can see a list of them through the UI (User Interface), when you access directly from the web. Eric, I´m waiting for a long time ago for the cross client feature, and I would like to know if is there some deadline for

Re: AdWords Search Funnels

2011-06-17 Thread Thiago Medeiros
I found this post about this issue, but it´s about 6 months ago. http://code.google.com/apis/adwords/forum.html?place=topic%2Fadwords-api%2FdssOFim11_M%2Fdiscussion . Is there any deadline to release this new feature on the API? regards, Thiago. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

AdWords Search Funnels

2011-06-17 Thread Thiago Medeiros
Hi! I would like to know if there is some way to get these new metrics through the api such as "Assisted Conversions" as described here: http://adwords.blogspot.com/2010/03/new-reports-adwords-search-funnels.html regards, Thiago. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Getting automatic placements via 201008 API

2011-02-14 Thread Thiago Medeiros
Thank you! And about cross client on 201008 api, it already been released too? regards, Thiago. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~

Re: Getting automatic placements via 201008 API

2011-02-14 Thread Thiago Medeiros
Hello again! I just test this issue (get automatic placements through API) and now works fine for me. Is there any official news about this issue? It has been fixed? thanks, Thiago. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://ad

Re: Getting automatic placements via 201008 API

2010-12-17 Thread Thiago Medeiros
Hello Eric! Thank you for your answer! While google team don't fix this issue, I decide to create the report through UI configured with a sliding date and consume it from API using ReportDefinitionService.get() acording your tip. Isn't the best way, but I don't have other choice. I found two i

Re: Getting automatic placements via 201008 API

2010-12-10 Thread Thiago Medeiros
Hello Eric! Thanks for reply! But it doesn't work because if I create the report on UI, this report don't return the adGroupID and CampaignID, only the name of adGroup and Campagn. some questions: 1.) To return the ID's trough the name isn't the best way.. or you think it is the best one whil

Re: Captcha Error using Adwords API?

2010-12-01 Thread Thiago Medeiros
Hi Anash! Thanks for reply! Both of them works fine for me (AuthToken and returnMoneyInMicros). I'm using lib 11.2, so i changed AdWords/Util/ReportUtilities.cs instead of src/lib/util/ReportUtilities.cs -- Another question: Is there any deadline for cross client support on ReportService v2

Re: Captcha Error using Adwords API?

2010-11-29 Thread Thiago Medeiros
Hello!! I'm here again talking about this issue! Previously I chose the #1 way (yourService.RequestHeaders.clientEmail = your_new_client_email), but now, I need to use the #2 because i need to download a report and I don't have a Service instance to use #1, because we don't have cross client fe

Re: Getting automatic placements via 201008 API

2010-11-24 Thread Thiago Medeiros
Hello Dave!! Maybe your problem occur because you are getting recent data and this report isn't 100% processed.. try to get a range date like 7 days and the last day ending 15 days ago.. e.g: 11/01 to 11/15 i hope it helps. Thiago. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Getting Data Hourly

2010-10-26 Thread Thiago Medeiros
Hello Navneet! I did the same! And about the average position, i make some math to calculate the average position. Another way to get this data is through report (we can get hourly through report) but this way is expensive because we will use a lot of unit's api. regards, Thiago. -- =~=~=~=

Getting Data Hourly

2010-10-20 Thread Thiago Medeiros
Hello! Is it possible to get information (Stats "such as imp, clicks, conv") on AdGroupCriterionService or AdGroupService at a specific hour with DateRange or the most detailed is a day? for example: selector.statsSelector.dateRange.min = "mmdd 10" selector.statsSelector.dateRange.max = "

Re: Captcha Error using Adwords API?

2010-10-20 Thread Thiago Medeiros
Thanks a lot! at this time I chose the option 1. regards, Thiago. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: Captcha Error using Adwords API?

2010-10-18 Thread Thiago Medeiros
Hi!! I have a MCC account, and I want to use the same Token according to the link above. http://adwordsapi.blogspot.com/2010/07/discover-v2009-working-with-authtokens.html "if you log in by setting the email header to your MCC (My Client Center) account and then change the clientEmail header t