google_api_content v0.29.1 GoogleApi.Content.V2.Model.DatafeedstatusesCustomBatchRequestEntry View Source
A batch entry encoding a single non-batch datafeedstatuses request.
Attributes
batchId
(type:integer()
, default:nil
) - An entry ID, unique within the batch request.country
(type:String.t
, default:nil
) - 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.datafeedId
(type:String.t
, default:nil
) - The ID of the data feed to get.language
(type:String.t
, default:nil
) - 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.merchantId
(type:String.t
, default:nil
) - The ID of the managing account.method
(type:String.t
, default:nil
) - The method of the batch entry.Acceptable values are:
- "
get
"
- "
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.