ok, I see what you mean. I'm not sure if this start date is available anywhere in the API (but I could be wrong).
Oliver On Friday, September 7, 2012 1:21:14 PM UTC+1, spetz wrote: > > Actually, what I want to show in my application is the start date that you > see when you click on "All time" from the date template list in your > Adwords account. > > forexample if you've created your account in 1 January 2012, you will see > this date and today's date if you click to "All time" reports in Adwords. > So I would like to show this date when I attemp to get campaign list for > all time (I use "01/01/1970" as starDate in dateRange selector, so I get > this date in the campaignStats object as response!) > > > > > 5 Eylül 2012 Çarşamba 18:06:11 UTC+3 tarihinde Oliver yazdı: >> >> Are you asking about the creation date of a campaign (as in question >> title) or the creation date of an account (as in your question body)? >> >> If for a campaign, you can find this out by fetching the campaign's >> "StartDate" from the CampaignService object. >> >> Not sure a start date of an account is available anywhere. >> >> Oliver >> >> On Wednesday, September 5, 2012 1:37:30 PM UTC+1, spetz wrote: >>> >>> hey there, >>> >>> I query campaigns in "all time" as google adwords does. I know that I >>> could fetch the whole campaign data by setting start date to something >>> 01/01/1900 and it works as I see the same results (amounts and numbers I >>> mean) with adwords. but the question is what is the exact start date of >>> that result set, that is not year 1900 for example. This means Google is >>> able to show the creation date of an account to use it to fetch all data >>> from the beginning, how will we do that using API? >>> >> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
