Uses of Class
com.yahoo.marketing.apt.TargetingAttributeValueRequest

Packages that use TargetingAttributeValueRequest
com.yahoo.marketing.apt   
 

Uses of TargetingAttributeValueRequest in com.yahoo.marketing.apt
 

Methods in com.yahoo.marketing.apt with parameters of type TargetingAttributeValueRequest
 long CommonTargetingServiceHttpBindingStub.getTargetingAttributeValueCount(TargetingAttributeValueRequest request)
           
 long CommonTargetingService.getTargetingAttributeValueCount(TargetingAttributeValueRequest request)
           
 TargetingAttributeValue[] CommonTargetingServiceHttpBindingStub.getTargetingAttributeValues(TargetingAttributeValueRequest request, int startElement, int numElements)
           
 TargetingAttributeValue[] CommonTargetingService.getTargetingAttributeValues(TargetingAttributeValueRequest request, int startElement, int numElements)