Enum PodFindingTypeEnum.Types.PodFindingType
Types of findings that can occur while decisioning an ad pod.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum PodFindingTypeEnum.Types.PodFindingType
Fields
| Name | Description |
|---|---|
| AdPodDroppedEmptyAds | Ad pod doesn't contain ad(s) available for insertion. |
| AdPodDroppedIncompatibleTimeoffset | Ad pod was dropped because the request is incompatible with the time offset returned by the VMAP. |
| AdPodDroppedUnsupportedType | Ad pod was dropped because it was an unsupported type for this session. |
| InternalError | Internal DAI error. |
| Unspecified | Default value. |