Uses of Interface
com.google.doubleclick.AdxExt.ImpExt.ExcludedCreativeOrBuilder
-
Packages that use AdxExt.ImpExt.ExcludedCreativeOrBuilder Package Description com.google.doubleclick -
-
Uses of AdxExt.ImpExt.ExcludedCreativeOrBuilder in com.google.doubleclick
Classes in com.google.doubleclick that implement AdxExt.ImpExt.ExcludedCreativeOrBuilder Modifier and Type Class Description static classAdxExt.ImpExt.ExcludedCreativeA creative that is disallowed to bid on this impression due to Ad Exchange policies or creative disapproval, excluded creative attributes, excluded product or sensitive categories, allowed vendor types, restricted categories or languages applicable to the bid request.static classAdxExt.ImpExt.ExcludedCreative.BuilderA creative that is disallowed to bid on this impression due to Ad Exchange policies or creative disapproval, excluded creative attributes, excluded product or sensitive categories, allowed vendor types, restricted categories or languages applicable to the bid request.Methods in com.google.doubleclick that return AdxExt.ImpExt.ExcludedCreativeOrBuilder Modifier and Type Method Description AdxExt.ImpExt.ExcludedCreativeOrBuilderAdxExt.ImpExt.Builder. getExcludedCreativesOrBuilder(int index)Creatives that are disallowed for the impression.AdxExt.ImpExt.ExcludedCreativeOrBuilderAdxExt.ImpExt. getExcludedCreativesOrBuilder(int index)Creatives that are disallowed for the impression.AdxExt.ImpExt.ExcludedCreativeOrBuilderAdxExt.ImpExtOrBuilder. getExcludedCreativesOrBuilder(int index)Creatives that are disallowed for the impression.Methods in com.google.doubleclick that return types with arguments of type AdxExt.ImpExt.ExcludedCreativeOrBuilder Modifier and Type Method Description List<? extends AdxExt.ImpExt.ExcludedCreativeOrBuilder>AdxExt.ImpExt.Builder. getExcludedCreativesOrBuilderList()Creatives that are disallowed for the impression.List<? extends AdxExt.ImpExt.ExcludedCreativeOrBuilder>AdxExt.ImpExt. getExcludedCreativesOrBuilderList()Creatives that are disallowed for the impression.List<? extends AdxExt.ImpExt.ExcludedCreativeOrBuilder>AdxExt.ImpExtOrBuilder. getExcludedCreativesOrBuilderList()Creatives that are disallowed for the impression.
-