Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
IngestionStatus |
IngestionStatus.clone() |
IngestionStatus |
FeedIngestionStatus.getIngestionStatus()
Output only.
|
IngestionStatus |
IngestionStatus.set(String fieldName,
Object value) |
IngestionStatus |
IngestionStatus.setNumActiveRows(Long numActiveRows)
Output only.
|
IngestionStatus |
IngestionStatus.setNumRowsProcessed(Long numRowsProcessed)
Output only.
|
IngestionStatus |
IngestionStatus.setNumRowsTotal(Long numRowsTotal)
Output only.
|
IngestionStatus |
IngestionStatus.setNumRowsWithErrors(Long numRowsWithErrors)
Output only.
|
IngestionStatus |
IngestionStatus.setNumWarningsTotal(Long numWarningsTotal)
Output only.
|
Modifier and Type | Method and Description |
---|---|
FeedIngestionStatus |
FeedIngestionStatus.setIngestionStatus(IngestionStatus ingestionStatus)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.