diff options
Diffstat (limited to 'json')
-rw-r--r-- | json/ads.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/json/ads.rst b/json/ads.rst index efa2443..cee6c97 100644 --- a/json/ads.rst +++ b/json/ads.rst @@ -18,6 +18,8 @@ Retrieve ad metadata :Method: ad.getAdMetadata +Retrieve the metadata for the associated advertisement token (usually provided by one of the other methods responsible for retrieving the playlist). + .. csv-table:: :header: Name, Type, Description @@ -76,6 +78,8 @@ Register advertisement :Method: ad.registerAd +Register the tracking tokens associated with the advertisement. The theory is that this should be done just as the advertisement is about to play. + .. csv-table:: :header: Name, Type, Description |