responses.add(responses.GET,
                  with_resource('/' + API_VERSION + '/accounts/2iqph/custom_audiences/abc2/targeted?with_active=True'),
                  body=with_fixture('targeted_audiences'))