SetPublisherProvidedId

Overview

Allows to pass PublisherProvidedId to networks supporting it.

Syntax

SetPublisherProvidedId(providerID)

providerID (REQUIRED)

string The publisher provided ID

returns void

Examples

AATKitBinding.SetPublisherProvidedId(providerID);

Last updated