GoogleAdsSearchads360V23CommonCampaignThirdPartyBrandLiftIntegrationPartner class
Container for third party Brand Lift integration data for Campaign.
Constructors
- GoogleAdsSearchads360V23CommonCampaignThirdPartyBrandLiftIntegrationPartner({String? brandLiftIntegrationPartner, GoogleAdsSearchads360V23CommonThirdPartyIntegrationPartnerData? brandLiftIntegrationPartnerData, })
- GoogleAdsSearchads360V23CommonCampaignThirdPartyBrandLiftIntegrationPartner.fromJson(Map json_)
Properties
- brandLiftIntegrationPartner ↔ String?
-
Allowed third party integration partners for Brand Lift verification.
Possible string values are:
getter/setter pair
- brandLiftIntegrationPartnerData ↔ GoogleAdsSearchads360V23CommonThirdPartyIntegrationPartnerData?
-
Third party partner data for YouTube Brand Lift verification.
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
-
If true, then cost data will be shared with this vendor.
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