is_tagging_enabled#

omni.client.is_tagging_enabled(url: str) bool#

Checks if the url support tagging.

Parameters:

url (str) – URL to check for tagging support.

Returns:

True if URL supports tagging.

Return type:

bool