com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilderAdxExt.NativeRequestExt, AdxExt.NativeRequestExt.Builderpublic static interface AdxExt.NativeRequestExtOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
int |
getStyleHeight() |
[AdX: BidRequest.AdSlot.native_ad_template[0].style_height]
|
int |
getStyleId() |
[AdX: BidRequest.AdSlot.native_ad_template[0].style_id]
|
AdxExt.NativeRequestExt.LayoutType |
getStyleLayoutType() |
optional .com.google.doubleclick.NativeRequestExt.LayoutType style_layout_type = 4 [default = PIXEL]; |
int |
getStyleWidth() |
[AdX: BidRequest.AdSlot.native_ad_template[0].style_width]
|
boolean |
hasStyleHeight() |
[AdX: BidRequest.AdSlot.native_ad_template[0].style_height]
|
boolean |
hasStyleId() |
[AdX: BidRequest.AdSlot.native_ad_template[0].style_id]
|
boolean |
hasStyleLayoutType() |
optional .com.google.doubleclick.NativeRequestExt.LayoutType style_layout_type = 4 [default = PIXEL]; |
boolean |
hasStyleWidth() |
[AdX: BidRequest.AdSlot.native_ad_template[0].style_width]
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStyleId()
[AdX: BidRequest.AdSlot.native_ad_template[0].style_id]
optional int32 style_id = 1;int getStyleId()
[AdX: BidRequest.AdSlot.native_ad_template[0].style_id]
optional int32 style_id = 1;boolean hasStyleHeight()
[AdX: BidRequest.AdSlot.native_ad_template[0].style_height]
optional int32 style_height = 2;int getStyleHeight()
[AdX: BidRequest.AdSlot.native_ad_template[0].style_height]
optional int32 style_height = 2;boolean hasStyleWidth()
[AdX: BidRequest.AdSlot.native_ad_template[0].style_width]
optional int32 style_width = 3;int getStyleWidth()
[AdX: BidRequest.AdSlot.native_ad_template[0].style_width]
optional int32 style_width = 3;boolean hasStyleLayoutType()
optional .com.google.doubleclick.NativeRequestExt.LayoutType style_layout_type = 4 [default = PIXEL];AdxExt.NativeRequestExt.LayoutType getStyleLayoutType()
optional .com.google.doubleclick.NativeRequestExt.LayoutType style_layout_type = 4 [default = PIXEL];Copyright © 2019 Google, Inc.. All rights reserved.