name property

String? name
getter/setter pair

Name of the buyer resource that must follow the pattern buyers/{buyerAccountId}, where {buyerAccountId} is the account ID of the buyer account whose information is to be received.

One can get their account ID on the Authorized Buyers or Open Bidding UI, or by contacting their Google account manager.

Output only.

Implementation

core.String? name;