GoogleAdsSearchads360V23ResourcesProductLinkInvitation class

Represents an invitation for data sharing connection between a Google Ads account and another account.

Properties

advertisingPartner GoogleAdsSearchads360V23ResourcesAdvertisingPartnerLinkInvitationIdentifier?
Advertising Partner link invitation.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hotelCenter GoogleAdsSearchads360V23ResourcesHotelCenterLinkInvitationIdentifier?
Hotel link invitation.
getter/setter pair
merchantCenter GoogleAdsSearchads360V23ResourcesMerchantCenterLinkInvitationIdentifier?
Merchant Center link invitation.
getter/setter pair
productLinkInvitationId String?
The ID of the product link invitation.
getter/setter pair
resourceName String?
The resource name of a product link invitation.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
status String?
The status of the product link invitation.
getter/setter pair
type String?
The type of the invited account.
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