Reference documentation and code samples for the Google Shopping Css V1 Client class InsertCssProductInputRequest.
Request message for the InsertCssProductInput method.
Generated from protobuf message google.shopping.css.v1.InsertCssProductInputRequest
Namespace
Google \ Shopping \ Css \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The account where this CSS Product will be inserted. Format: accounts/{account}
↳ css_product_input
↳ feed_id
int|string
Required. The primary or supplemental feed id. If CSS Product already exists and feed id provided is different, then the CSS Product will be moved to a new feed. Note: For now, CSSs do not need to provide feed ids as we create feeds on the fly. We do not have supplemental feed support for CSS Products yet.
getParent
Required. The account where this CSS Product will be inserted.
Format: accounts/{account}
string
setParent
Required. The account where this CSS Product will be inserted.
Format: accounts/{account}
var
string
$this
getCssProductInput
Required. The CSS Product Input to insert.
hasCssProductInput
clearCssProductInput
setCssProductInput
Required. The CSS Product Input to insert.
$this
getFeedId
Required. The primary or supplemental feed id. If CSS Product already exists and feed id provided is different, then the CSS Product will be moved to a new feed. Note: For now, CSSs do not need to provide feed ids as we create feeds on the fly. We do not have supplemental feed support for CSS Products yet.
int|string
setFeedId
Required. The primary or supplemental feed id. If CSS Product already exists and feed id provided is different, then the CSS Product will be moved to a new feed. Note: For now, CSSs do not need to provide feed ids as we create feeds on the fly. We do not have supplemental feed support for CSS Products yet.
var
int|string
$this