Skip to content

Potentially wrong parameter type in Custom Dimension service - deleteCustomDimension method #9

@akurdyk

Description

@akurdyk

In Custom Dimension service function deleteCustomDimension have parameter customDimensionId typed as string but rest of the functions type that param as string | number. In the JavaScript client documentation there is another version that param should be number. I guess it should be unified.

https://developers.piwik.pro/en/latest/data_collection/web/javascript_tracking_client/api.html#custom-dimensions
https://github.com/PiwikPRO/react-piwik-pro#custom-dimensions

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions