Show / Hide Table of Contents

Enum CompanionDeliveryOptionEnum.Types.CompanionDeliveryOption

Defines the different delivery types of a line item companion.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum CompanionDeliveryOptionEnum.Types.CompanionDeliveryOption

Fields

Name Description
All

All companions in the set must be served in order for the creative set to be used. This can still serve to inventory that has more companions than can be filled.

AtLeastOne

At least one companion must be served in order for the creative set to be used.

Optional

Companions are not required to serve a [CreativeSet][google.ads.admanager.v1.CreativeSet]. The creative set can serve to inventory that has zero or more matching companions.

Unspecified

No value specified.

In this article
Back to top Generated by DocFX