google_api_content v0.2.0 GoogleApi.Content.V2.Model.DatafeedstatusesCustomBatchRequestEntry View Source
A batch entry encoding a single non-batch datafeedstatuses request.
Attributes
- batchId (integer()): An entry ID, unique within the batch request. Defaults to:
null
. - country (String.t): The country for which to get the datafeed status. If this parameter is provided then language must also be provided. Note that for multi-target datafeeds this parameter is required. Defaults to:
null
. - datafeedId (String.t): The ID of the data feed to get. Defaults to:
null
. - language (String.t): The language for which to get the datafeed status. If this parameter is provided then country must also be provided. Note that for multi-target datafeeds this parameter is required. Defaults to:
null
. - merchantId (String.t): The ID of the managing account. Defaults to:
null
. - method (String.t): Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.