public interface RequestFormatTargetingOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getAnchorEnabled()
public abstract boolean getAnchorEnabled() Optional. Controls anchor format targeting. Set to true to include,
false to exclude, or leave unset for neither.
optional bool anchor_enabled = 5 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
The anchorEnabled. |
getAppOpenEnabled()
public abstract boolean getAppOpenEnabled() Optional. Controls app open format targeting. Set to true to include,
false to exclude, or leave unset for neither.
optional bool app_open_enabled = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
The appOpenEnabled. |
getBannerEnabled()
public abstract boolean getBannerEnabled() Optional. Controls banner format targeting. Set to true to include,
false to exclude, or leave unset for neither.
optional bool banner_enabled = 6 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
The bannerEnabled. |
getInstreamAudioEnabled()
public abstract boolean getInstreamAudioEnabled() Optional. Controls instream audio format targeting. Set to true to
include, false to exclude, or leave unset for neither.
optional bool instream_audio_enabled = 8 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
The instreamAudioEnabled. |
getInstreamVideoEnabled()
public abstract boolean getInstreamVideoEnabled() Optional. Controls instream video format targeting. Set to true to
include, false to exclude, or leave unset for neither.
optional bool instream_video_enabled = 7 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
The instreamVideoEnabled. |
getInterstitialEnabled()
public abstract boolean getInterstitialEnabled() Optional. Controls interstitial format targeting. Set to true to include,
false to exclude, or leave unset for neither.
optional bool interstitial_enabled = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
The interstitialEnabled. |
getNativeAdvancedEnabled()
public abstract boolean getNativeAdvancedEnabled() Optional. Controls native advanced format targeting. Set to true to
include, false to exclude, or leave unset for neither.
optional bool native_advanced_enabled = 9 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
The nativeAdvancedEnabled. |
getRewardedEnabled()
public abstract boolean getRewardedEnabled() Optional. Controls rewarded format targeting. Set to true to include,
false to exclude, or leave unset for neither.
optional bool rewarded_enabled = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
The rewardedEnabled. |
getRewardedInterstitialEnabled()
public abstract boolean getRewardedInterstitialEnabled() Optional. Controls rewarded interstitial format targeting. Set to true to
include, false to exclude, or leave unset for neither.
optional bool rewarded_interstitial_enabled = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
The rewardedInterstitialEnabled. |
hasAnchorEnabled()
public abstract boolean hasAnchorEnabled() Optional. Controls anchor format targeting. Set to true to include,
false to exclude, or leave unset for neither.
optional bool anchor_enabled = 5 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the anchorEnabled field is set. |
hasAppOpenEnabled()
public abstract boolean hasAppOpenEnabled() Optional. Controls app open format targeting. Set to true to include,
false to exclude, or leave unset for neither.
optional bool app_open_enabled = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the appOpenEnabled field is set. |
hasBannerEnabled()
public abstract boolean hasBannerEnabled() Optional. Controls banner format targeting. Set to true to include,
false to exclude, or leave unset for neither.
optional bool banner_enabled = 6 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the bannerEnabled field is set. |
hasInstreamAudioEnabled()
public abstract boolean hasInstreamAudioEnabled() Optional. Controls instream audio format targeting. Set to true to
include, false to exclude, or leave unset for neither.
optional bool instream_audio_enabled = 8 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the instreamAudioEnabled field is set. |
hasInstreamVideoEnabled()
public abstract boolean hasInstreamVideoEnabled() Optional. Controls instream video format targeting. Set to true to
include, false to exclude, or leave unset for neither.
optional bool instream_video_enabled = 7 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the instreamVideoEnabled field is set. |
hasInterstitialEnabled()
public abstract boolean hasInterstitialEnabled() Optional. Controls interstitial format targeting. Set to true to include,
false to exclude, or leave unset for neither.
optional bool interstitial_enabled = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the interstitialEnabled field is set. |
hasNativeAdvancedEnabled()
public abstract boolean hasNativeAdvancedEnabled() Optional. Controls native advanced format targeting. Set to true to
include, false to exclude, or leave unset for neither.
optional bool native_advanced_enabled = 9 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the nativeAdvancedEnabled field is set. |
hasRewardedEnabled()
public abstract boolean hasRewardedEnabled() Optional. Controls rewarded format targeting. Set to true to include,
false to exclude, or leave unset for neither.
optional bool rewarded_enabled = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the rewardedEnabled field is set. |
hasRewardedInterstitialEnabled()
public abstract boolean hasRewardedInterstitialEnabled() Optional. Controls rewarded interstitial format targeting. Set to true to
include, false to exclude, or leave unset for neither.
optional bool rewarded_interstitial_enabled = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the rewardedInterstitialEnabled field is set. |