accountId property

String? accountId
getter/setter pair

ID of the buyer account that this creative is owned by.

Can be used to filter the response of the creatives.list method with equality and inequality check.

Output only.

Implementation

core.String? accountId;