| Package | Description |
|---|---|
| com.google.api.services.dfareporting |
| Modifier and Type | Method and Description |
|---|---|
Dfareporting.CreativeFieldValues.Patch |
Dfareporting.CreativeFieldValues.patch(Long profileId,
Long creativeFieldId,
Long id,
CreativeFieldValue content)
Updates an existing creative field value.
|
Dfareporting.CreativeFieldValues.Patch |
Dfareporting.CreativeFieldValues.Patch.set(String parameterName,
Object value) |
Dfareporting.CreativeFieldValues.Patch |
Dfareporting.CreativeFieldValues.Patch.setAlt(String alt) |
Dfareporting.CreativeFieldValues.Patch |
Dfareporting.CreativeFieldValues.Patch.setCreativeFieldId(Long creativeFieldId)
Creative field ID for this creative field value.
|
Dfareporting.CreativeFieldValues.Patch |
Dfareporting.CreativeFieldValues.Patch.setFields(String fields) |
Dfareporting.CreativeFieldValues.Patch |
Dfareporting.CreativeFieldValues.Patch.setId(Long id)
Creative Field Value ID
|
Dfareporting.CreativeFieldValues.Patch |
Dfareporting.CreativeFieldValues.Patch.setKey(String key) |
Dfareporting.CreativeFieldValues.Patch |
Dfareporting.CreativeFieldValues.Patch.setOauthToken(String oauthToken) |
Dfareporting.CreativeFieldValues.Patch |
Dfareporting.CreativeFieldValues.Patch.setPrettyPrint(Boolean prettyPrint) |
Dfareporting.CreativeFieldValues.Patch |
Dfareporting.CreativeFieldValues.Patch.setProfileId(Long profileId)
User profile ID associated with this request.
|
Dfareporting.CreativeFieldValues.Patch |
Dfareporting.CreativeFieldValues.Patch.setQuotaUser(String quotaUser) |
Dfareporting.CreativeFieldValues.Patch |
Dfareporting.CreativeFieldValues.Patch.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.