RE: Retrieve account creation date

2020-02-12 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. With regards to your concern, the start date field is currently not available with the ad groups. As a work around, you could segment the Ad Group Performance report by date and check zero impressions. There could be a chance that the ad groups were not

Re: Retrieve account creation date

2020-02-12 Thread Webs
Hello there, I am stuck in a problem. I have to show the create date of a ad_group so is there any way to get the started date of ad_group in google ads api or another alternate solution ? On Friday, June 24, 2016 at 1:32:54 AM UTC+5:30, te...@segment.com wrote: > > I've been trying to find

Re: Retrieve account creation date

2016-06-27 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tejas, The StartDate of a Campaign is not immutable. This isn't the actual creation date of the campaign. On Campaign creation, it *defaults* to the current date, but it can also be modified which can be useful if you want the campaign to start at a later date of your choosing. If you

Re: Retrieve account creation date

2016-06-24 Thread Tejas Manohar
> Please note that if this value has been changed after campaign creation, this will no longer indicate the date on which the campaign was created. What value? Shouldn't StartDate be immutable? On Fri, Jun 24, 2016 at 1:30 PM 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Re: Retrieve account creation date

2016-06-24 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tejas, You could query for StartDate in the Campaign Performance Report . When you add a

Re: Retrieve account creation date

2016-06-24 Thread tejas
If it's not possible to get the account created date, is it possible to get the creation date of a campaign or ad? I could just make the report fetch data after that date for each ad. On Friday, June 24, 2016 at 12:59:00 PM UTC-7, te...@segment.com wrote: > > Awesome!! My bad. I was confused

Re: Retrieve account creation date

2016-06-24 Thread tejas
Awesome!! My bad. I was confused initially how that could be represented as a single value for a DateRange but it makes sense now. On Friday, June 24, 2016 at 12:10:54 PM UTC-7, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Tejas, > > Yes, if you add the field "Date >

Re: Retrieve account creation date

2016-06-24 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tejas, Yes, if you add the field "Date " in the report query, the report data will be segmented by day within the given DateRange. The field "HourOfDay

Re: Retrieve account creation date

2016-06-24 Thread tejas
Hm, sorry- would you show an example query? Are you saying it's possible to get day-by-day data over a report using a multi-day DateRange? Or, are you saying to create multiple reports each with single-day ranges (what I'm doing now). If the former (multiple day breakdowns in 1 report), is

Re: Retrieve account creation date

2016-06-24 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, For the first question, I'm afraid that's the only workaround I could think of using the API. For the second one, you can segment your reports by Date

Re: Retrieve account creation date

2016-06-23 Thread tejas
Hi Shwetha, Gotcha. That's unfortunate. Finding the account creation date via the UI is only viable if this is your own account- not for applications. Are you suggesting to find the creation date of the account via the *Date* field of the response of Account Performance Report? Not the best

Re: Retrieve account creation date

2016-06-23 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tejas, I'm afraid there is no field to provide the date on which the account was created. You could use the Account Performance Report as suggested in the referred post. Be sure to query the report