Interface AvailMatchingCriteria.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AvailMatchingCriteria.Builder,AvailMatchingCriteria>, SdkBuilder<AvailMatchingCriteria.Builder,AvailMatchingCriteria>, SdkPojo
Enclosing class:
AvailMatchingCriteria

public static interface AvailMatchingCriteria.Builder extends SdkPojo, CopyableBuilder<AvailMatchingCriteria.Builder,AvailMatchingCriteria>
  • Method Details

    • dynamicVariable

      AvailMatchingCriteria.Builder dynamicVariable(String dynamicVariable)

      The dynamic variable(s) that MediaTailor should use as avail matching criteria. MediaTailor only places the prefetched ads into the avail if the avail matches the criteria defined by the dynamic variable. For information about dynamic variables, see Using dynamic ad variables in the MediaTailor User Guide.

      You can include up to 100 dynamic variables.

      Parameters:
      dynamicVariable - The dynamic variable(s) that MediaTailor should use as avail matching criteria. MediaTailor only places the prefetched ads into the avail if the avail matches the criteria defined by the dynamic variable. For information about dynamic variables, see Using dynamic ad variables in the MediaTailor User Guide.

      You can include up to 100 dynamic variables.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • operator

      For the DynamicVariable specified in AvailMatchingCriteria, the Operator that is used for the comparison.

      Parameters:
      operator - For the DynamicVariable specified in AvailMatchingCriteria, the Operator that is used for the comparison.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • operator

      For the DynamicVariable specified in AvailMatchingCriteria, the Operator that is used for the comparison.

      Parameters:
      operator - For the DynamicVariable specified in AvailMatchingCriteria, the Operator that is used for the comparison.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: