Adding static values clears whole feed
-
Hello,
I’m trying to age_group as an field in a Facebook feed.
First I add age_group in the field mapping and set a static value to “adult”.
But since we got kids products as well I make an filter that says “If Product Name contains “youth” then set “age_group” to “kids””First of all their is no age_group field to be selected in the “Then” column of the filter settings. So instead I use the “static value” and set it to “age_group” or also I tried “g:age_group”.
Then I save it and fetch a new feed. If I do this the whole feed gets deleted and all the field mappings disappear returning a feed that just contains a lot of <item> attributes with no values inside.
This does even happens if I try to create a custom field mapping called “custom_age_group” and set the same filter but with Then column as “custom_age_group”. Then the same procedure appears and clears the whole feed and deleting all the field mappings.
The topic ‘Adding static values clears whole feed’ is closed to new replies.