public abstract class CustomCriteriaLeaf extends CustomCriteriaNode
CustomCriteriaLeaf object represents a generic leaf of CustomCriteria tree
structure.
Java class for CustomCriteriaLeaf complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CustomCriteriaLeaf">
<complexContent>
<extension base="{https://www.google.com/apis/ads/publisher/v201708}CustomCriteriaNode">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
Copyright © 2018. All Rights Reserved.