/
AD
adobe
/
Adobe Analytics APIs
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 32m ago · Updated 2mo ago
Details
Filter operations
calculatedmetrics
8
collections
2
component-metadata - shares
7
post
search for shares for several components at once
get
get components shared with the current user by type
get
Returns a list of shares for the current user's company
put
Share components with users. WARNING: Authoritative; deletes/overwrites all pre-existing shares for the given components
post
Saves the given share for the current user's company
get
Retrieves an share by its id
delete
Removes the shareId and all associations from that share
component-metadata - tags
9
dateranges
5
dimensions
2
metrics
2
projects
6
reports
2
segments
6
usagelogs
1
users
2
component-metadata - shares
Share components with users. WARNING: Authoritative; deletes/overwrites all pre-existing shares for the given components
put
/componentmetadata/shares
Request body
SharedComponent
required
componentType
string
componentId
string
shares
Share[]
Response
successful operation
SharedComponent
required
componentType
string
componentId
string
shares
Share[]
Changes