| Package | Description |
|---|---|
| com.google.api.services.dfareporting |
| Modifier and Type | Method and Description |
|---|---|
Dfareporting.Reports.Patch |
Dfareporting.Reports.patch(Long profileId,
Long reportId,
Report content)
Updates a report.
|
Dfareporting.Reports.Patch |
Dfareporting.Reports.Patch.set(String parameterName,
Object value) |
Dfareporting.Reports.Patch |
Dfareporting.Reports.Patch.setAlt(String alt) |
Dfareporting.Reports.Patch |
Dfareporting.Reports.Patch.setFields(String fields) |
Dfareporting.Reports.Patch |
Dfareporting.Reports.Patch.setKey(String key) |
Dfareporting.Reports.Patch |
Dfareporting.Reports.Patch.setOauthToken(String oauthToken) |
Dfareporting.Reports.Patch |
Dfareporting.Reports.Patch.setPrettyPrint(Boolean prettyPrint) |
Dfareporting.Reports.Patch |
Dfareporting.Reports.Patch.setProfileId(Long profileId)
The DFA user profile ID.
|
Dfareporting.Reports.Patch |
Dfareporting.Reports.Patch.setQuotaUser(String quotaUser) |
Dfareporting.Reports.Patch |
Dfareporting.Reports.Patch.setReportId(Long reportId)
The ID of the report.
|
Dfareporting.Reports.Patch |
Dfareporting.Reports.Patch.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.