Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
Date |
Date.clone() |
Date |
TopicTrends.getDate()
Date the trend score was retrieved.
|
Date |
Segments.getDate()
Date in the merchant timezone to which metrics apply.
|
Date |
CompetitiveVisibility.getDate()
Date of this row.
|
Date |
ProductView.getExpirationDate()
Expiration date for the product.
|
Date |
BestSellers.getReportDate()
Report date.
|
Date |
Segments.getWeek()
First day of the week (Monday) of the metrics date in the merchant timezone.
|
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 |
---|---|
TopicTrends |
TopicTrends.setDate(Date date)
Date the trend score was retrieved.
|
Segments |
Segments.setDate(Date date)
Date in the merchant timezone to which metrics apply.
|
CompetitiveVisibility |
CompetitiveVisibility.setDate(Date date)
Date of this row.
|
ProductView |
ProductView.setExpirationDate(Date expirationDate)
Expiration date for the product.
|
BestSellers |
BestSellers.setReportDate(Date reportDate)
Report date.
|
Segments |
Segments.setWeek(Date week)
First day of the week (Monday) of the metrics date in the merchant timezone.
|
Copyright © 2011–2024 Google. All rights reserved.