MutateAudienceResult

  • The result for the audience mutate includes fields like resource_name and audience.

  • The resource_name is a string returned for successful operations.

  • The audience field returns the mutated Audience with only mutable fields when response_content_type is set to "MUTABLE_RESOURCE".

The result for the audience mutate.

Fields

resource_name

string

Returned for successful operations.

audience

Audience

The mutated Audience with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE".