Package-level declarations

Types

Link copied to clipboard

Factory class that helps in creating PALSession

Link copied to clipboard

Information about the library such as version and name.

Link copied to clipboard
interface PALSession

The Programmatic Access Libraries (PAL) are lightweight SDKs that provide discrete access to targeting signals for Google Ad Manager programmatic ads. The PAL SDK allows you to request a "nonce" from Google, to sign DVC requests. A "nonce" is a single encrypted string generated by PAL that should be added to ad requests as the value for the &paln URL parameter. Each new stream request must be accompanied by a newly generated nonce. However, same nonce can be reused for multiple ad requests within the same stream.