Module: BingAdsApi::ReportTimePeriods
- Defined in:
- lib/bing-ads-api/constants.rb
Overview
Public : Module for Reporting languages
Example
BingAdsApi::ReportTimePeriods.TODAY
# => 'Today'
BingAdsApi::ReportTimePeriods.LAST_WEEK
# => 'LastWeek'
- Author