Resource: RemarketingListShare
Contains properties of a remarketing list's sharing information. Sharing allows other accounts or advertisers to target to your remarketing lists. This resource can be used to manage remarketing list sharing to other accounts and advertisers.
JSON representation |
---|
{ "remarketingListId": string, "sharedAccountIds": [ string ], "sharedAdvertiserIds": [ string ], "kind": string } |
Fields | |
---|---|
remarketing |
Remarketing list ID. This is a read-only, auto-generated field. |
shared |
Accounts that the remarketing list is shared with. |
shared |
Advertisers that the remarketing list is shared with. |
kind |
Identifies what kind of resource this is. Value: the fixed string
. |
Methods |
|
---|---|
|
Gets one remarketing list share by remarketing list ID. |
|
Updates an existing remarketing list share. |
|
Updates an existing remarketing list share. |