This documentation is for an older version of GoodData.
Go to the latest version of this article.
CatalogOrganizationService.
create_or_update_export_template
create_or_update_export_template(export_template: CatalogExportTemplate) ->
None
Create a new export template or overwrite an existing export template with the same id.
Parameters
name | type | description |
---|---|---|
export_template | CatalogExportTemplate | Catalog export template object to be created or updated. |