GoogleAdsSearchads360V23ResourcesProductLink class

Represents the data sharing connection between

Properties

advertisingPartner GoogleAdsSearchads360V23ResourcesAdvertisingPartnerIdentifier?
Advertising Partner link.
getter/setter pair
dataPartner GoogleAdsSearchads360V23ResourcesDataPartnerIdentifier?
Data partner link.
getter/setter pair
Google Ads link.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
merchantCenter GoogleAdsSearchads360V23ResourcesMerchantCenterIdentifier?
Google Merchant Center link.
getter/setter pair
productLinkId String?
The ID of the link.
getter/setter pair
resourceName String?
Resource name of the product link.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type String?
The type of the linked product.
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