Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: remove hard line breaks

...

Whenever you provision a C3 package to your tag, you will get a multitude of metadata warnings, and in some cases errors.
This  This results in the following yellow or red banner at the top of your static console.

...

When developing a C3 package, you frequently need to provision and re-provision progressively changing versions of a given package.
This  This can result in older versions of your data lingering on your Tag even though you're no longer using it. Additionally, when you use
your use your tag for a different package, you may leave behind old data which is not used.

...

Warning: Please be aware that this command will remove all data from your tag. Please be sure you are really finished using that data,
Or or back it up if necessary.

Checking Your Authorization

For some of the above commands, you may not be authorized to execute it. To check this, you can use the Authorizer Type.
For  For example, to check whether Tag.removeData is allowed, execute the following in JavaScript:

...