Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
ThirdPartyTrackingUrl |
ThirdPartyTrackingUrl.clone() |
ThirdPartyTrackingUrl |
ThirdPartyTrackingUrl.set(String fieldName,
Object value) |
ThirdPartyTrackingUrl |
ThirdPartyTrackingUrl.setThirdPartyUrlType(String thirdPartyUrlType)
Third-party URL type for in-stream video and in-stream audio creatives.
|
ThirdPartyTrackingUrl |
ThirdPartyTrackingUrl.setUrl(String url)
URL for the specified third-party URL type.
|
Modifier and Type | Method and Description |
---|---|
List<ThirdPartyTrackingUrl> |
Creative.getThirdPartyUrls()
Third-party URLs for tracking in-stream creative events.
|
Modifier and Type | Method and Description |
---|---|
Creative |
Creative.setThirdPartyUrls(List<ThirdPartyTrackingUrl> thirdPartyUrls)
Third-party URLs for tracking in-stream creative events.
|
Copyright © 2011–2025 Google. All rights reserved.