{
    "componentChunkName": "component---node-modules-lekoarts-gatsby-theme-minimal-blog-core-src-templates-post-query-tsx",
    "path": "/workspaces-and-properties-in-adobe-target-premium",
    "result": {"data":{"post":{"slug":"/workspaces-and-properties-in-adobe-target-premium","title":"Workspaces and Properties in Adobe Target Premium","date":"09.10.2021","tags":[{"name":"Adobe Target","slug":"adobe-target"},{"name":"Target Premium","slug":"target-premium"}],"description":"Administering Adobe Target Premium, Creating Workspaces and Properties in Adobe Target","canonicalUrl":null,"body":"var _excluded = [\"components\"];\n\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"title\": \"Workspaces and Properties in Adobe Target Premium\",\n  \"date\": \"2021-10-09T00:00:00.000Z\",\n  \"description\": \"Administering Adobe Target Premium, Creating Workspaces and Properties in Adobe Target\",\n  \"tags\": [\"Adobe Target\", \"Target Premium\"],\n  \"banner\": \"./target-premium-banner.jpg\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h2\", null, \"Administering Adobe Target\"), mdx(\"p\", null, \"Workspaces and Properties in Adobe Target Premium are a powerful way to enable multiple teams or environments to use Target efficiently in a dedicated space. Best way to think about this is to imagine American and European teams sharing Target solution in the organization without overlapping with each others' activities that include user roles, Target activity setup, reporting, etc. Each team has their own instance of Target they are working on.  \"), mdx(\"p\", null, \"Adobe Target Standard uses a default Workspace, shared by everyone. In Target Premium, we can create a new Workspace separately from default one. Each Workspace will need to use a Property to limit content delivery to only specified Property using a token. Property tokens will be visible in all Target calls to ensure visitors receive content from desired Property and Workspace. \"), mdx(\"p\", null, \"The following table lists the tasks you should perform to create a Workspace, Properties and assign user roles and permissions. \"), mdx(\"table\", null, mdx(\"thead\", {\n    parentName: \"table\"\n  }, mdx(\"tr\", {\n    parentName: \"thead\"\n  }, mdx(\"th\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Task\"), mdx(\"th\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Performed In\"))), mdx(\"tbody\", {\n    parentName: \"table\"\n  }, mdx(\"tr\", {\n    parentName: \"tbody\"\n  }, mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"1. Add users (optional)\"), mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Adobe Admin Console for Enterprise\")), mdx(\"tr\", {\n    parentName: \"tbody\"\n  }, mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"2. Create a Workspace (product profile)\"), mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Adobe Admin Console for Enterprise\")), mdx(\"tr\", {\n    parentName: \"tbody\"\n  }, mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"3. Create Properties\"), mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Target UI\")), mdx(\"tr\", {\n    parentName: \"tbody\"\n  }, mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"4: Update your implementation to include the Property token\"), mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Target UI, at.js functions, or tags in Adobe Experience Platform\")), mdx(\"tr\", {\n    parentName: \"tbody\"\n  }, mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"5: User Roles and Permissions\"), mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Adobe Admin Console for Enterprise\")))), mdx(\"p\", null, \"For those tasks performed in the Adobe Admin Console for Enterprise, access the console by following these steps:\"), mdx(\"p\", null, \"In Adobe Target, click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Administration > Properties > Assign Properties to Workspaces\"), \" or go to \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://adminconsole.adobe.com/enterprise/\"\n  }, \"https://adminconsole.adobe.com/enterprise\"), \" to sign.\"), mdx(\"h2\", null, \"Step 1. Add Users (Optional)\"), mdx(\"p\", null, \"When you start using the new Properties functionality, all user management must be performed in the Adobe Admin Console for Enterprise. However, all of your existing users in Target will be migrated from Target to the Admin Console for Enterprise.\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"In the Admin Console, click the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Users\"), \" tab at the top of the page > \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Add Users\"), \" to create new users or to edit existing users. \"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Follow the steps to create and manage Users and Groups in the Experience Cloud.\")), mdx(\"h2\", null, \"Step 2. Create a Workspace (Product Profile)\"), mdx(\"p\", null, \"A Workspace (product profile) lets an organization assign a specific set of users to a specific set of properties. In many ways, a Workspace is similar to a report suite in Analytics.\"), mdx(\"p\", null, \"Organizations can begin taking advantage of Enterprise permissions functionality by creating new Workspaces within Admin Console, assigning Target Properties to these Workspaces, and moving users from the \\\"Default Workspace\\\" configuration to these newer, limited-access Workspaces.\"), mdx(\"p\", null, \"We can use these Workspaces to separate access to different teams by region, by business unit, by site section, or via any other method they choose.\"), mdx(\"p\", null, \"Users can be part of multiple Workspaces and can even have different roles within each Workspace.\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the Admin Console, click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Products\"), \", then select \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Adobe Target\"), \".\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Create the desired Workspace (Product Profile):\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"To create a new Workspace, you start by creating a new product profile for Target.\\nYou just give it a name and save it. This takes you back to the list of product profiles. Click on the newly created profile and, \"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Users\"), \" and follow steps to add a user for this Workspace with appropriate Target permissions (\", mdx(\"em\", {\n    parentName: \"li\"\n  }, \"Approver\"), \", \", mdx(\"em\", {\n    parentName: \"li\"\n  }, \"Editor\"), \", \", mdx(\"em\", {\n    parentName: \"li\"\n  }, \"Publisher\"), \", \", mdx(\"em\", {\n    parentName: \"li\"\n  }, \"Observer\"), \")\")))), mdx(\"p\", null, mdx(\"span\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"960px\"\n    }\n  }, \"\\n      \", mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"50.416666666666664%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAKCAYAAAC0VX7mAAAACXBIWXMAABYlAAAWJQFJUiTwAAAB6ElEQVQoz42SzWrbQBRG9SB2C7Yx2ARvgld9h75EX6qrPkGh64YESlNKl1kU6qR2I9txK8n2jOZPM2ON5yt3kpJk14GPMxK6R3OvlE2n0zCZTMJoNAqdTid0X74Ir05Pw5uTk/C63w/9Xi/0er3Qp/2TdLvd9DztB4NBGA6HYTweh2y1WmG5XIJYFgXy1Rrv3n/AYj5Hvlik+1VVoSzL/0rGGItFUUQhRLTWRrZn8ePnb3FXVbEoy6iUit776Jx7Hv9Aa1Ma66K1Lmac82TeVhWYlNA3N6jPz7G9uADfbsHrGkopaK3vKcRjpIRqGhjvcPQartHIhNaodjtUVMw5lJTYLJfYlyWapkkioqEoheb2FibP0fycw6zXaPIc++8zfJ0r/PqjkPHFAsVsBn53B6EUJJ3CGFjn4JyDfyBJ6YU15xBCgDMGKSVkVeL6xxJvP3F8uRbItpeXWJ2dgV1dpZZFXaeCPWMw1kEZi8Y6eO9hjEkhOcmIIh1AAzggthaZ4BzVZoOaBNSWMXDWgtUKv3kLplpEPK4YY0oIIV0TYwRCBJw/IKOh0/xo4EZrGNMkYS0U9uqI2rQIx5iKngrbtn1GWofDIf026SvrJLtvieRCSAjtwaUFk9S2h3MW1to0UyIJiP/qKH8BSArJqkqmSJYAAAAASUVORK5CYII=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), \"\\n  \", mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Workspace\",\n    \"title\": \"Workspace\",\n    \"src\": \"/static/11385d53767d9ebaadc6567eb008d1b4/7d769/create-new-workspace.png\",\n    \"srcSet\": [\"/static/11385d53767d9ebaadc6567eb008d1b4/5243c/create-new-workspace.png 240w\", \"/static/11385d53767d9ebaadc6567eb008d1b4/ab158/create-new-workspace.png 480w\", \"/static/11385d53767d9ebaadc6567eb008d1b4/7d769/create-new-workspace.png 960w\", \"/static/11385d53767d9ebaadc6567eb008d1b4/87339/create-new-workspace.png 1440w\", \"/static/11385d53767d9ebaadc6567eb008d1b4/88b03/create-new-workspace.png 1920w\", \"/static/11385d53767d9ebaadc6567eb008d1b4/7b03b/create-new-workspace.png 2324w\"],\n    \"sizes\": \"(max-width: 960px) 100vw, 960px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  }), \"\\n    \")), mdx(\"h2\", null, \"Step 3. Create Properties\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Go to \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Target -> Administration -> Properties\"), \" and add a new Property. Fill in the fields:\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Property Name (Required):\"), \" Specify a descriptive name for the property.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Description:\"), \" Specify an optional description for the property.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Channel:\"), \" Select the desired channel for the property: Web, Mobile App, Email, or Other/API (for example a set-top box or PlayStation console). \"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Then, on the \\\"Permissions\\\" tab, find your new property and \\\"edit\\\" it. Move it from \\\"Available Permission Items\\\" to \\\"Included Permission Items\\\" and \\\"Save\\\"\"))), mdx(\"p\", null, mdx(\"span\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"960px\"\n    }\n  }, \"\\n      \", mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"39.166666666666664%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAICAYAAAD5nd/tAAAACXBIWXMAABYlAAAWJQFJUiTwAAABW0lEQVQoz42RzU7kMBCE8+ArXoLDnoGX4LDSiDPiggRcmAO7Mx2Ph9l10v5LHHet2ihixImWSmUrri8VpyueiZkp50wpJUrpw6dpohgCcc4UXl7IXl/Tv9tbkpSoAhRjJO895VIo5UgnjmSPR+pkKViWBbXW5qUUzPPcPOeMcRzB4whLhHdj2pqZMQwDPDN438O8/sZh+wd2+4Yu5yyeWUIIoutaq1hrpe97WWoVACJAczcMstvthIiEqJfT0cjTr3v5cfkoFz+f5ObqQTofIwbm1kobqpxz8N63hjHG5mvzaZo+Nc9IboDbH+DIgs0RXTj9xWG/BzsHHQ3qJ6WUGiyE0HyFKVyfrdC5FCx1aSp1QXfabHC4u0N+fkae5xbUgLrCVrCGV7i+UMENqJnpI6fqgjFIxkBiRBWB1Nqait7cN0bPnavjEGCsbe109G+vsPOD616v5Hz/df4DqdFm40kJF5MAAAAASUVORK5CYII=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), \"\\n  \", mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Workspace\",\n    \"title\": \"Workspace\",\n    \"src\": \"/static/db8bc3b7d791eb24460034eb040b96bc/7d769/create-new-property.png\",\n    \"srcSet\": [\"/static/db8bc3b7d791eb24460034eb040b96bc/5243c/create-new-property.png 240w\", \"/static/db8bc3b7d791eb24460034eb040b96bc/ab158/create-new-property.png 480w\", \"/static/db8bc3b7d791eb24460034eb040b96bc/7d769/create-new-property.png 960w\", \"/static/db8bc3b7d791eb24460034eb040b96bc/87339/create-new-property.png 1440w\", \"/static/db8bc3b7d791eb24460034eb040b96bc/88b03/create-new-property.png 1920w\", \"/static/db8bc3b7d791eb24460034eb040b96bc/25462/create-new-property.png 2214w\"],\n    \"sizes\": \"(max-width: 960px) 100vw, 960px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  }), \"\\n    \"), \" \"), mdx(\"h2\", null, \"Step 4: Update your implementation to include the Property token\"), mdx(\"p\", null, \"To use the Target user-permissions functionality, you must add the Property token to any call that is hitting Target (Target call, API call, etc.).\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"To obtain the Property token code:\")), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In Target, click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Administration > Properties\"), \" to display the Properties list.\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Hover your mouse pointer over the desired property and click the Code icon.\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Copy code to your clipboard.\"))), mdx(\"p\", null, mdx(\"span\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"960px\"\n    }\n  }, \"\\n      \", mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"51.66666666666666%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAKCAYAAAC0VX7mAAAACXBIWXMAABYlAAAWJQFJUiTwAAABtElEQVQoz33TX2sUMRSH4fmseu+Vn0ivvPDWCxFBEEGshVpbsN2dmZ1tZ3a77vzZzCSZnCSvzFixWuuBhxxICIHzSwIQY7xnqqZpyLKMPM9nRVHMa5al7JuWpy87Hj2refKi5fHzmqOVI3HOISL4O8Q5gveM44geht+0ng19j9EDZ9eGT6nmeGU4yjVN70imyyQEDlrTDgOd1tRKMYjjoQown5u7YCFOZx1eRhLnPa5p6NMUtVgwpCmhrGCzJVabufdlSbjlb8WqwhmDAawPWDsyOkfSKIUp1jQf3nF1cYJaXKDSS7rlt3m1eY6sij+4Ys3h8zHu/Bx7eYndbLDOYa0luaoqzHaLy1KupeNKbbkxLd9tx0bXNGPPQcxMiaEbB1pvMU2NnJ5y8+o11Zu3VLsdzb4mEcDvdtjlggFQztDLiA0BJfaeg9N0ccTWe2S5ZDz7iqzXSIzzcJMpILFt6T++p0nPkSwlrnIkz3BZ/g8ZUqwZT74geU78a2DJlDnnhHK5oU5L2rxkn5aooiJut4QHzHvWEqbM3snvfKGI5+DgIKCEudfhZzz+x4dADIFfn2N64Q9Aovqyq587hgAAAABJRU5ErkJggg==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), \"\\n  \", mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Workspace\",\n    \"title\": \"Workspace\",\n    \"src\": \"/static/ea55bb1a47488228a25a5e2dc66058d8/7d769/copy-property-code.png\",\n    \"srcSet\": [\"/static/ea55bb1a47488228a25a5e2dc66058d8/5243c/copy-property-code.png 240w\", \"/static/ea55bb1a47488228a25a5e2dc66058d8/ab158/copy-property-code.png 480w\", \"/static/ea55bb1a47488228a25a5e2dc66058d8/7d769/copy-property-code.png 960w\", \"/static/ea55bb1a47488228a25a5e2dc66058d8/87339/copy-property-code.png 1440w\", \"/static/ea55bb1a47488228a25a5e2dc66058d8/8631a/copy-property-code.png 1550w\"],\n    \"sizes\": \"(max-width: 960px) 100vw, 960px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  }), \"\\n    \"), \" \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Update your Target implementation with the implementation code obtained in the previous step.\"), mdx(\"p\", {\n    parentName: \"li\"\n  }, \"There are several ways to update your Target implementation. For example, the following methods can be used for web pages:\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Via the targetPageParamsAll() function:\"), \" Place the following code in the \", mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"<head>\"), \" tag, above the at.js reference.\")), mdx(\"pre\", {\n    parentName: \"li\"\n  }, mdx(\"code\", {\n    parentName: \"pre\"\n  }, \"    <script>\\n    function targetPageParamsAll() {\\n        return {\\n            \\\"at_property\\\": \\\"5f8bd98b-1456-a84c-2a96-11s9b8e2b112\\\"\\n        };\\n    }\\n    </script>\\n\")), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Via Custom Parameters added in Adobe Experience Platform\")), mdx(\"p\", {\n    parentName: \"li\"\n  }, \"If you are using Adobe Launch, you can leverage Adobe Target extension to add \", mdx(\"inlineCode\", {\n    parentName: \"p\"\n  }, \"at_property\"), \" parameter to all Target Requests.\"))))), mdx(\"h2\", null, \"Step 5: User Roles and Permissions\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the Admin Console, click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Products\"), \", then select the name of the desired product.\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click the name of the desired profile (for example, Default Workspace).\"))), mdx(\"p\", null, mdx(\"span\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"960px\"\n    }\n  }, \"\\n      \", mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"52.5%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAACXBIWXMAAAsTAAALEwEAmpwYAAACBElEQVQoz22RW09aQRSFz49SIidcXqzv/TH9Y32rD77V2hKjmLTeEEE5UATOba4Hwa/Zg2LTdJKVmdmz9pq99o4ODg5oNpvs7OzQiGPiOOZDu82nVouP9Tq1OKbVbNJqtWg0GgF7e3vUajV2d3ep1+u02+0Q39/fJxqPx0ynU7xznJxf0OleMEkSkocHksdHBoNBeBfkeU5RFJRluYXc3+KyR5PJhDRNqbzj22mXs59XaFWSvZKyLAvvi8UCa+1/YYxFm805ms3nCMosQ3U6lL07srIkS9Mg9iaqtX6HUqhwVqhS8ew2UEoRTZOEuQiKyOCebDymUCqUL8nGmED8W1BipijRxuCXnpO+4WtPY70jSg4PyZOETHqjNcoYnLU45wLEhghurBmMcASLFPP0hB7e0zm+4uzHHe5xSDQdDinzPJCEnC4W5MpTLVesVivW63UQk4qrquLl5YXKe0xVsR4OseddePaw8vhej+hpPg8VhN+NCfZz5baCArEpQ/Hehw9kV9ayLgp+Hx0xGo0oshR9c00kAiKktdkmZoXBWo/3bpP82lNpgdytMeRFybMuOT3+xefvY750M0bdK6J/m93v90lLj3LrYE+WWJ7NZkFM1nK5RFsHVUVx3Qstsktwtz2iTXXvgpKotMFYtx2M4I1jXwdmJa4U/uYGO7hH3d2iLy/5Ax6QGs2uAKbeAAAAAElFTkSuQmCC')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), \"\\n  \", mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Choose Roles\",\n    \"title\": \"Choose Roles\",\n    \"src\": \"/static/2447fb9f956957aef0eccffca05c91e6/7d769/choose-user-role.png\",\n    \"srcSet\": [\"/static/2447fb9f956957aef0eccffca05c91e6/5243c/choose-user-role.png 240w\", \"/static/2447fb9f956957aef0eccffca05c91e6/ab158/choose-user-role.png 480w\", \"/static/2447fb9f956957aef0eccffca05c91e6/7d769/choose-user-role.png 960w\", \"/static/2447fb9f956957aef0eccffca05c91e6/87339/choose-user-role.png 1440w\", \"/static/2447fb9f956957aef0eccffca05c91e6/88b03/choose-user-role.png 1920w\", \"/static/2447fb9f956957aef0eccffca05c91e6/a073d/choose-user-role.png 2698w\"],\n    \"sizes\": \"(max-width: 960px) 100vw, 960px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  }), \"\\n    \")), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Users\"), \".\"), mdx(\"p\", {\n    parentName: \"li\"\n  }, \"The Users tab displays all of the users in that Workspace.\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the desired permissions role (Approver, Editor, Observer, or Publisher) by using the drop-down list for each user in the column.\"), mdx(\"table\", {\n    parentName: \"li\"\n  }, mdx(\"thead\", {\n    parentName: \"table\"\n  }, mdx(\"tr\", {\n    parentName: \"thead\"\n  }, mdx(\"th\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Role\"), mdx(\"th\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Description\"))), mdx(\"tbody\", {\n    parentName: \"table\"\n  }, mdx(\"tr\", {\n    parentName: \"tbody\"\n  }, mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Approver\"), mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Can create, edit, and activate or stop activities.\")), mdx(\"tr\", {\n    parentName: \"tbody\"\n  }, mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Editor\"), mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Can create and edit activities before they are live, but cannot approve the launch of an activity.\")), mdx(\"tr\", {\n    parentName: \"tbody\"\n  }, mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Observer\"), mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Can view activities, but cannot create or edit them.\")), mdx(\"tr\", {\n    parentName: \"tbody\"\n  }, mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Publisher\"), mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": null\n  }, \"Similar to the Observer role (can view activities, but cannot create or edit them). However, the Publisher role has the additional permission to activate activities.\")))))));\n}\n;\nMDXContent.isMDXComponent = true;","excerpt":"Administering Adobe Target Workspaces and Properties in Adobe Target Premium are a powerful way to enable multiple teams or environments to…","timeToRead":3,"banner":{"childImageSharp":{"resize":{"src":"/static/d86e2645867fea40a619733ea7a988d4/a6c62/target-premium-banner.jpg"}}}}},"pageContext":{"slug":"/workspaces-and-properties-in-adobe-target-premium","formatString":"DD.MM.YYYY"}},
    "staticQueryHashes": ["2744905544","3090400250","318001574"]}