publisherProfile property

String? publisherProfile
getter/setter pair

Reference to the seller on the proposal.

Format: buyers/{buyerAccountId}/publisherProfiles/{publisherProfileId} Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.

Immutable.

Implementation

core.String? publisherProfile;