I'm interested to create an ad which is targeted for "things" that appear in your main like-page at your profile. Some Favorite pages are in organized categories, but some are not - and there's the Like area as well.
For instance, three such objects that can appear on your profile-like-page are:
- facebook.com/FightClub (part of Movies-category, Favorites)
- facebook.com/pages/Avenue-Q/14821403017 (not an original fan-page ; under "Other", Favorites)
- www.facebook.com/misunderstanding.of.things (as Likes)
I have read the specs at https://developers.facebook.com/docs/reference/ads-api/targeting-specs/ , but not sure what is the proper way to treat these three objects in my targeting-request.
I have the desired pages names (and internal facebook-ids, which can be spotted in the page-code itself) and want to build the correct targeting-request (inside the adgroups request).
Based on the spec, i know that:
Connections seem to be targeted by the object-ids - but for that i need to be the fan-page/app/event owner, so that's not relevant.
Likes and interests (keywords) should be relevant, but that is targeted by the object-name. The name includes duplicates of other objects with the same name (for instance: facebook.com/pages/Fight-Club/71836058853 facebook.com/pages/Fight-Club/109398569079581 facebook.com/FightClub ; some with the exact name, although different url of course) , which i do not want to target.
I would assume that the like-pages can also be targeted using their id or full-url, but did not see such option.
What is the correct targeting-approach for specific interests and likes? (I also consider checking the power-editor source code & capture-sniffs handling with such requests, but i think a technical response will be better)
Thanks,
Srul.