8000 Merge pull request #669 from tableau/webpageurl_doc · tableau/server-client-python@2dd6ec8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2dd6ec8

Browse files
authored
Merge pull request #669 from tableau/webpageurl_doc
[DOC] Add webpage_url to workbookItem
2 parents cd80797 + 7f3d9ef commit 2dd6ec8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api-ref.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3436,6 +3436,7 @@ Name | Description
34363436
`tags` | The tags that have been added to the workbook.
34373437
`updated_at` | The date and time when the workbook was last updated.
34383438
`views` | The list of views (`ViewItem`) for the workbook. You must first call the [workbooks.populate_views](#workbooks.populate_views) method to access this data. See the [ViewItem class](#viewitem-class).
3439+
`webpage_url` | The full URL of the workbook.
34393440

34403441

34413442

0 commit comments

Comments
 (0)
0