Service
AdGroupAdService
AdService
Dependencies
ThirdPartyRedirectAd
▼
ThirdPartyRedirectAd.Expand...
Allowed expanding directions for ads that are expandable.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Enumeration | Description |
---|---|
UNKNOWN
|
Whether the ad can be expanded is unknown. |
EXPANDING_UP
|
The ad is allowed to expand upward. |
EXPANDING_DOWN
|
The ad is allowed to expand downward. |
EXPANDING_LEFT
|
The ad is allowed to expand leftward. |
EXPANDING_RIGHT
|
The ad is allowed to expand rightward. |
EXPANDING_UPLEFT
|
The ad is allowed to expand toward the up-left corner. |
EXPANDING_UPRIGHT
|
The ad is allowed to expand toward the up-right corner. |
EXPANDING_DOWNLEFT
|
The ad is allowed to expand toward the down-left corner. |
EXPANDING_DOWNRIGHT
|
The ad is allowed to expand toward the down-right corner. |