Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
Date |
Date.clone() |
Date |
RepricingRuleReport.getDate()
Date of the stats in this report.
|
Date |
Segments.getDate()
Date in the merchant timezone to which metrics apply.
|
Date |
RepricingProductReport.getDate()
Date of the stats in this report.
|
Date |
Date.set(String fieldName,
Object value) |
Date |
Date.setDay(Integer day)
Day of a month.
|
Date |
Date.setMonth(Integer month)
Month of a year.
|
Date |
Date.setYear(Integer year)
Year of the date.
|
Modifier and Type | Method and Description |
---|---|
RepricingRuleReport |
RepricingRuleReport.setDate(Date date)
Date of the stats in this report.
|
Segments |
Segments.setDate(Date date)
Date in the merchant timezone to which metrics apply.
|
RepricingProductReport |
RepricingProductReport.setDate(Date date)
Date of the stats in this report.
|
Copyright © 2011–2021 Google. All rights reserved.