AdParamSelector

Contains the methods used to get a list of substitution parameters. For information about selectors, see Selectors.

Methods

Method Name Return Type Description
get AdParamIterator Gets an iterator used to iterate through the list of substitution parameters.

get

Gets an iterator used to iterate through the list of substitution parameters.

Returns

Type Description
AdParamIterator An iterator used to iterate through the substitution parameters.

See also