Hi-
We’ve run into an issue where an audience we created has shrunk and now is too small to be targeted.
It was created on August 18th. It seemed to build successfully and our client even started running ads to it. We noticed today, however, that it has shrunk considerably and is now too small to use. This happened despite us not removing any members. The current response is below:
{ data_type: ‘tailored_audiences’,
data:
{ targetable: false,
name: ‘GoChime: Reengaging Inactive Customers - Email and Social.csv’,
targetable_types: [ ‘CRM’, ‘EXCLUDED_CRM’ ],
audience_type: ‘CRM’,
id: ‘wahd’,
reasons_not_targetable: [ ‘TOO_SMALL’ ],
list_type: ‘EMAIL’,
created_at: ‘2015-08-18T22:52:10Z’,
updated_at: ‘2015-08-31T13:22:11Z’,
partner_source: ‘OTHER’,
deleted: false,
audience_size: null },
request: { params: { tailored_audience_id: ‘wahd’, account_id: ‘18ce53w3v1u’ } } }
It’s a bit puzzling, but could it be related to the active user restriction (must have been active in the past 30 days)? I’ve tried querying the tailored_audience_changes endpoint but it’s giving me an error (below). Any help would be much appreciated!
Error: Tailored Audience Change File wahd was not found for Account 18ce53w3v1u
Thanks,
Brian