creativeId property

String? creativeId
getter/setter pair

Buyer-specific creative ID that references this creative in bid responses.

This field is Ignored in update operations. Can be used to filter the response of the creatives.list method. The maximum length of the creative ID is 128 bytes.

Implementation

core.String? creativeId;