declaredAttributes property
All declared attributes for the ads that may be shown from this creative.
Can be used to filter the response of the creatives.list method. If the
excluded_attribute
field of a
bid request
contains one of the attributes that were declared or detected for a given
creative, and a bid is submitted with that creative, the bid will be
filtered before the auction.
Implementation
core.List<core.String>? declaredAttributes;