name property

String? name
getter/setter pair

Name of the creative.

Follows the pattern buyers/{buyer}/creatives/{creative}, where {buyer} represents the account ID of the buyer who owns the creative, and {creative} is the buyer-specific creative ID that references this creative in the bid response.

Output only.

Implementation

core.String? name;