Uses of Class
com.google.api.ads.dfp.axis.v201203.ThirdPartySlotStatus

Packages that use ThirdPartySlotStatus
com.google.api.ads.dfp.axis.v201203   
 

Uses of ThirdPartySlotStatus in com.google.api.ads.dfp.axis.v201203
 

Fields in com.google.api.ads.dfp.axis.v201203 declared as ThirdPartySlotStatus
static ThirdPartySlotStatus ThirdPartySlotStatus.ACTIVE
           
static ThirdPartySlotStatus ThirdPartySlotStatus.ARCHIVED
           
 

Methods in com.google.api.ads.dfp.axis.v201203 that return ThirdPartySlotStatus
static ThirdPartySlotStatus ThirdPartySlotStatus.fromString(String value)
           
static ThirdPartySlotStatus ThirdPartySlotStatus.fromValue(String value)
           
 ThirdPartySlotStatus ThirdPartySlot.getStatus()
          Gets the status value for this ThirdPartySlot.
 

Methods in com.google.api.ads.dfp.axis.v201203 with parameters of type ThirdPartySlotStatus
 void ThirdPartySlot.setStatus(ThirdPartySlotStatus status)
          Sets the status value for this ThirdPartySlot.
 

Constructors in com.google.api.ads.dfp.axis.v201203 with parameters of type ThirdPartySlotStatus
ThirdPartySlot(Long id, long[] creativeIds, Long companyId, String externalUniqueId, String externalUniqueName, String description, ThirdPartySlotStatus status)
           
 



Copyright © 2012. All Rights Reserved.