Hi,
I'm trying to create a Structured Snippet Extension Feed Item, but get
the "Invalid structured snippet header." error, although a header value is
set. From the error message it seems that header value is a blank string
and in the request it can be seen that it is not.
Could this be an issue in the API?
Request:
mutate_operations {
extension_feed_item_operation {
create {
structured_snippet_feed_item {
header: "Emisije2"
values: "Value 21"
values: "Value 22"
values: "Value 23"
}
extension_type: STRUCTURED_SNIPPET
}
}
}
Response:
Failure message: errors {
error_code {
extension_feed_item_error: INVALID_SNIPPETS_HEADER
}
message: "Invalid structured snippet header."
trigger {
string_value: ""
}
location {
field_path_elements {
field_name: "mutate_operations"
index: 0
}
field_path_elements {
field_name: "extension_feed_item_operation"
}
field_path_elements {
field_name: "create"
}
field_path_elements {
field_name: "structured_snippet_feed_item"
}
field_path_elements {
field_name: "header"
}
}
}
Thanks!
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/ad0555f7-e6a8-4066-9de1-cd46974d6e6fn%40googlegroups.com.