Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
FeedIngestionStatus |
FeedIngestionStatus.clone() |
FeedIngestionStatus |
DynamicFeed.getFeedIngestionStatus()
Output only.
|
FeedIngestionStatus |
FeedIngestionStatus.set(String fieldName,
Object value) |
FeedIngestionStatus |
FeedIngestionStatus.setIngestionErrorRecords(List<IngestionErrorRecord> ingestionErrorRecords)
Output only.
|
FeedIngestionStatus |
FeedIngestionStatus.setIngestionStatus(IngestionStatus ingestionStatus)
Output only.
|
FeedIngestionStatus |
FeedIngestionStatus.setState(String state)
Output only.
|
Modifier and Type | Method and Description |
---|---|
DynamicFeed |
DynamicFeed.setFeedIngestionStatus(FeedIngestionStatus feedIngestionStatus)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.