Add include_card_uri to documented parameters
authorHarmon <Harmon758@gmail.com>
Sun, 1 Sep 2019 20:27:40 +0000 (15:27 -0500)
committerHarmon <Harmon758@gmail.com>
Sun, 1 Sep 2019 20:27:40 +0000 (15:27 -0500)
docs/parameters.rst

index 7ed7a5fea231e42811728063e94e46f7599abac3..4d8d13bba22c8154b360c075e93e62482c1d47fd 100644 (file)
@@ -5,6 +5,7 @@
 .. |date| replace:: Permits specifying a start date for the report. The date should be formatted YYYY-MM-DD.
 .. |exclude| replace:: Setting this equal to hashtags will remove all hashtags from the trends list.
 .. |full_text| replace:: A boolean indicating whether or not the full text of a message should be returned. If False the message text returned will be truncated to 140 chars. Defaults to False.
+.. |include_card_uri| replace:: A boolean indicating if the retrieved Tweet should include a card_uri attribute when there is an ads card attached to the Tweet and when that card was attached using the card_uri value.
 .. |include_entities| replace:: The entities node will not be included when set to false. Defaults to true.
 .. |include_ext_alt_text| replace:: If alt text has been added to any attached media entities, this parameter will return an ext_alt_text value in the top-level key for the media entity.
 .. |include_user_entities| replace:: The user object entities node will not be included when set to false. Defaults to true.