dealIds property

List<String>? dealIds
getter/setter pair

IDs of all of the deals with which this creative has been used in bidding.

Can be used to filter the response of the creatives.list method.

Output only.

Implementation

core.List<core.String>? dealIds;