servingRestrictions property

List<ServingRestriction>? servingRestrictions
getter/setter pair

The granular status of this ad in specific contexts.

A context here relates to where something ultimately serves (for example, a physical location, a platform, an HTTPS vs HTTP request, or the type of auction).

Output only.

Implementation

core.List<ServingRestriction>? servingRestrictions;