You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name
A name for the setting, which identifies the setting uniquely;
label
A human-readable label, which is used when presenting the setting to the user in a form;
This is confusing, because everywhere else we use id instead of name, and name instead of label.
We should switch to those for the sake of uniformity.
The text was updated successfully, but these errors were encountered:
In https://reconciliation-api.github.io/specs/draft/#data-extension-metadata, we have:
This is confusing, because everywhere else we use
id
instead ofname
, andname
instead oflabel
.We should switch to those for the sake of uniformity.
The text was updated successfully, but these errors were encountered: