GoogleAdsSearchads360V23ServicesGenerateAdGroupThemesResponse class
Response message for KeywordPlanIdeaService.GenerateAdGroupThemes.
Constructors
-
GoogleAdsSearchads360V23ServicesGenerateAdGroupThemesResponse({List<
GoogleAdsSearchads360V23ServicesAdGroupKeywordSuggestion> ? adGroupKeywordSuggestions, List<GoogleAdsSearchads360V23ServicesUnusableAdGroup> ? unusableAdGroups}) - GoogleAdsSearchads360V23ServicesGenerateAdGroupThemesResponse.fromJson(Map json_)
Properties
-
adGroupKeywordSuggestions
↔ List<
GoogleAdsSearchads360V23ServicesAdGroupKeywordSuggestion> ? -
A list of suggested AdGroup/keyword pairings.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
unusableAdGroups
↔ List<
GoogleAdsSearchads360V23ServicesUnusableAdGroup> ? -
A list of provided AdGroups that could not be used as suggestions.
getter/setter pair
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