Questions tagged [audience]
56 questions
0
votes
0 answers
Facebook Graph Api Token not working for Language and Audience bounded posts
I am using Facebook Graph Api v2.8, to fetch all the posts for a page, for which i have admin access. Using this account i created the Extended Access token, to fetch data for analysis.
Recently we have faced issues, to download all the posts from…

valent pawar
- 1
- 1
0
votes
1 answer
Can't add IDFA list to custom segment in iAd Workbench - My audiences
I can't create a custom audience using a list of IDFA file.
When I'm upload a plain text (.txt) file that contains the users IDFA appears the error message - 'Failed. Server error. Please try again later'
Everyone is doing so, it is written in the…

Pavel Zhdanov
- 26
- 3
0
votes
1 answer
Audience Network Mobile Web - facebook banners
I would like to implement banners of facebook into my web HTML.
the guide i worked with is:
https://developers.facebook.com/docs/audience-network/mobileweb/javascript
i did everythig good.
but the banner is not showing in my web html.
what can go…

Roni Chabra
- 1
- 3
0
votes
1 answer
How to get the targets population numbers through marketing API?
What's marketing API can get the predict daily targets population coverage when setting ads audience step.
It like the picture as below:
predict daily targets population coverage

王世刚
- 27
- 6
0
votes
3 answers
Android facebook audience network show native ad
Is it true?To show native ad from facebook audience network,we must install facebook app on our mobile phone of Android?When i test in my developing app,there is no ad to show whithout facebook app!

Edwardjay
- 3
- 5
0
votes
0 answers
How do get audience peak based on daterange on a single mysql table?
I have one MySQL table that register the start end end streaming time of an live webinar to an specific user/course with this schema:
ID (int 11) | userID (int 11) | courseID (int 11) | streamStart (datetime) | streamEnd (datetime)
Here are some…
0
votes
1 answer
Is it possible to manipulate the content of an audience?
I want to add and remive customers to and from an AdWords remarketing audience via the API. Until now I am able to retrieve the list and can access its field. But neither am I able to access the elemnets of the list, nor can I add another one to…

tgr
- 3,557
- 4
- 33
- 63
0
votes
1 answer
Seeing the audience on Android with the Facebook SDK callback
I'm using the standard 'Sharing in Android' tutorial from the Facebook dev site:
https://developers.facebook.com/docs/android/share/
I've setup the callback onActivityResult onComplete method from the tutorial:
@Override
public void…

Shygar
- 1,213
- 10
- 10
0
votes
2 answers
Change post default audience from the iOS SDK
My iOS app starts with "Friends" as default audience. I would like to let the user change the default audience to, for example, "Everyone" from inside the iOS App.
I have tried clearing the tokens, and reopening the session with the new audience,…
0
votes
1 answer
Sharepoint: How to add audience filter to custom control?
In MOSS 2007 I want to add a custom control to the global link section of a master page and have it only visible to a particular audience.
The audience are the members of an active directory group who have logged in via SSL and need to be given a…

paul
- 13,312
- 23
- 81
- 144
-1
votes
2 answers
Regex expression for "equal any of"
I want to have a regex for if the variable value is equal to any of these values from the list.
I have a list of string values that contains some special characters like $ and -, for example
Accident Only Hospital 750 - Basic
Accident Only…

Satpal Singh
- 121
- 1
- 2
- 13