| Package | Description |
|---|---|
| com.google.api.services.dfareporting | |
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
Dfareporting.RemarketingListShares.Patch |
Dfareporting.RemarketingListShares.patch(Long profileId,
Long id,
RemarketingListShare content)
Updates an existing RemarketingListShare.
|
Dfareporting.RemarketingListShares.Update |
Dfareporting.RemarketingListShares.update(Long profileId,
RemarketingListShare content)
Updates an existing remarketing list share.
|
| Constructor and Description |
|---|
Patch(Long profileId,
Long id,
RemarketingListShare content)
Updates an existing RemarketingListShare.
|
Update(Long profileId,
RemarketingListShare content)
Updates an existing remarketing list share.
|
| Modifier and Type | Method and Description |
|---|---|
RemarketingListShare |
RemarketingListShare.clone() |
RemarketingListShare |
RemarketingListShare.set(String fieldName,
Object value) |
RemarketingListShare |
RemarketingListShare.setKind(String kind)
Identifies what kind of resource this is.
|
RemarketingListShare |
RemarketingListShare.setRemarketingListId(Long remarketingListId)
Remarketing list ID.
|
RemarketingListShare |
RemarketingListShare.setSharedAccountIds(List<Long> sharedAccountIds)
Accounts that the remarketing list is shared with.
|
RemarketingListShare |
RemarketingListShare.setSharedAdvertiserIds(List<Long> sharedAdvertiserIds)
Advertisers that the remarketing list is shared with.
|
Copyright © 2011–2023 Google. All rights reserved.