I followed your instructions for filtering by Ad Groups. I selected "is one of" as the operator and one of my ad groups. Now everything is being filtered out - no results. I've applied no other filters. I've also double-checked to make sure my ads are assigned to an ad group.

I've also tried sorting by ad group and once again it seems to be filtering out everything (this is with no filter in place). Any suggestions?

John

Comments

johnhorning’s picture

I guess I need to say this is regarding Ad Views.
John

jeremy’s picture

Project: Advertisement » Ad Views
Version: 6.x-2.2 » 6.x-1.x-dev
Component: ad module » Code

Re-assigning to the Ad Views project.

milesgillham’s picture

Status: Active » Closed (fixed)

Just be sure that with either -dev or beta2 or later the following:

Add filter for "Taxonomy: Term ID"

Vocabulary must be "ad groups"

You'll get a pull down for your ad groups that should now work. There was definitely something wrong: Collapsed term_data -> term_node -> node -> ads by removing node from the chain and just mapping nid to aid directly. Please try it out.

Cheers, Miles