GoogleAdsSearchads360V23ServicesGenerateRecommendationsRequestAssetGroupInfo class
Current AssetGroup information of the campaign.
Constructors
-
GoogleAdsSearchads360V23ServicesGenerateRecommendationsRequestAssetGroupInfo({List<
String> ? description, String? finalUrl, List<String> ? headline}) - GoogleAdsSearchads360V23ServicesGenerateRecommendationsRequestAssetGroupInfo.fromJson(Map json_)
Properties
-
description
↔ List<
String> ? -
Current descriptions of the asset group.
getter/setter pair
- finalUrl ↔ String?
-
Current url of the asset group.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
headline
↔ List<
String> ? -
Current headlines of the asset group.
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