AudienceMembersResource class
Constructors
- AudienceMembersResource(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
ingest(
IngestAudienceMembersRequest request, {String? $fields}) → Future< IngestAudienceMembersResponse> - Uploads a list of AudienceMember resources to the provided Destination.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
remove(
RemoveAudienceMembersRequest request, {String? $fields}) → Future< RemoveAudienceMembersResponse> - Removes a list of AudienceMember resources from the provided Destination.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited