Hi, I am using the Google Ads API v12 version. Is it possible to obtain the start time or creation time of ad groups, ads, and keywords, similar to the campaign.start_date <https://developers.google.com/google-ads/api/fields/v12/campaign#campaign.start_date> field in ad campaigns? For instance, I want to retrieve keywords created within a specific time period. Could you please assist me? Thank you!
在2020年12月17日星期四 UTC+8 21:07:54<Stav Aviram> 写道: > Hi, > > Thank you for your response. > > Is there any way to retrieve the adgroup start date maybe? > > > > Thanks! > > > <https://yellowheadinc.com/> > BI Developer > +972‑545‑777305 > | > www.yellowheadinc.com > [image: Twitter] <https://twitter.com/Yellowheadinc> > [image: Facebook] <https://www.facebook.com/yellowhead> > [image: YouTube] > <https://www.youtube.com/channel/UC3kZHhDKZHGXTb0AWEBaFiw/featured> > [image: LinkedIn] <https://www.linkedin.com/company/yellowhead/> > <https://www.instagram.com/yellowheadinc/> > [image: link to the news letter subscription] > <https://share.hsforms.com/15abRk6FCQRWGiLCWArbjqA1tb43> > > *From:* Google Ads API Forum Advisor Prod <[email protected]> > *Sent:* Thursday, 17 December 2020 8:36 > *To:* [email protected] > *Cc:* [email protected] > *Subject:* RE: Google Ads - Ad/asset Start Date > > > > Hi Stav, > > This data should be available by including the segments.date > <https://developers.google.com/google-ads/api/fields/v6/ad_group_ad_asset_view#segments.date> > > in your ad_group_ad_asset_view > <https://developers.google.com/google-ads/api/fields/v6/ad_group_ad_asset_view> > SELECT query. > You can then back track from the results for the earliest date that > impressions were recorded. > > Best regards, > > > [image: Google Logo] > > *Peter Laurence Napa Oliquino* > > Google Ads API Team > > > > > > ref:_00D1U1174p._5004Q29SMeS:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/e8eb27c6-5600-4e39-888d-dedbaf4626a6n%40googlegroups.com.
