GoogleAdsSearchads360V23ServicesListInsightsEligibleDatesResponse class
Response message for AudienceInsightsService.ListInsightsEligibleDates.
Constructors
Properties
-
dataMonths
↔ List<
String> ? -
The months for which AudienceInsights data is currently available, each
represented as a string in the form "YYYY-MM".
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- lastThirtyDays ↔ GoogleAdsSearchads360V23CommonDateRange?
-
The actual dates covered by the "last 30 days" date range that will be
used implicitly for
AudienceInsightsService.GenerateAudienceCompositionInsights requests that
have no data_month set.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited