Description Usage Arguments Examples
This function returns the content from “/v1.0/contentConstraints/agencyID/resourceID/version/regions/“regionCode
1 2 3 4 5 6 | get_structuralresources_content_constraints_agency_resource_version_regions(
regioncode,
agencyid,
resourceid,
version
)
|
regioncode |
(string) Region code. |
agencyid |
(string) Identifier of the agency that publishes. |
resourceid |
(string) Resource identifier. |
version |
(string) Specific version of the resource. |
1 2 3 4 5 6 | get_structuralresources_content_constraints_agency_resource_version_regions(
"0001",
"ISTAC",
"CSM_C00010A_SIE",
"01.000"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.