remarketing_list_shares
Overview
Name | remarketing_list_shares |
Type | Resource |
Id | googleads.dfareporting.remarketing_list_shares |
Fields
Name | Datatype | Description |
---|---|---|
kind | string | Identifies what kind of resource this is. Value: the fixed string "dfareporting#remarketingListShare". |
remarketingListId | string | Remarketing list ID. This is a read-only, auto-generated field. |
sharedAccountIds | array | Accounts that the remarketing list is shared with. |
sharedAdvertiserIds | array | Advertisers that the remarketing list is shared with. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
remarketingListShares_get | SELECT | profileId, remarketingListId | Gets one remarketing list share by remarketing list ID. |
remarketingListShares_patch | EXEC | id, profileId | Updates an existing remarketing list share. This method supports patch semantics. |
remarketingListShares_update | EXEC | profileId | Updates an existing remarketing list share. |