GoogleAdsSearchads360V23ServicesGenerateRecommendationsRequestSeedInfo class

A keyword seed and a specific url to generate keywords from.

Properties

hashCode int
The hash code for this object.
no setterinherited
keywordSeeds List<String>?
Keywords or phrases to generate ideas from, for example: cars or "car dealership near me".
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
urlSeed String?
A specific url to generate ideas from, for example: www.example.com/cars.
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