From 2bd7f3e7ea357198e313e2c44e6b32994fe77b2b Mon Sep 17 00:00:00 2001 From: jcass Date: Mon, 21 Dec 2015 14:59:24 +0200 Subject: Add missing method descriptions. --- json/ads.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'json') 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 -- cgit v1.2.3