Contents

additionalValue(forKey:)

Returns the object associated with the key.

Declaration

func additionalValue(forKey key: String) -> Any?

Parameters

  • key:

    The string that identifies an additional value.

Return Value

The associated value of the key.

Discussion

Additional values are values you use to verify and associate an app installation with an ad campaign. For more information, see SKAdNetwork.

See Also

Verifying Advertising Campaigns