i fu ck inmobi without reson block my 2 account
Inmobi blocked me, anyone have the same experience?
Collapse
X
-
received another reply from them:
Our systems have identified that requests apart from the site that is registered with InMobi under your account. On this context there is a threshold that our systems allow this process to happen, since the number of requests exceeded this threshold, the account was suspended automatically. In this regard, we request you to ensure that the InMobi provided site id is used only on the site registered with and is not being used on any other site. This was the reason due to which the action was initiated.
well here is a small tweak to inmobis code which would solve this problem with parked domains:
change
PHP Code:array_push( $mkhoj_pdata, 'h-page-url=' . rawurlencode($mkhoj_prot .
'://' . $vars['http-host'] . $vars['request-uri']) );
PHP Code:array_push( $mkhoj_pdata, 'h-page-url=' . rawurlencode($mkhoj_prot . '://your-domain.com' . $vars['request-uri']) );
Comment
-
Originally posted by f1chandru View Postmy account blocked today ****, waiting for thm to mail me or i will contact them today noon
This is just interesting for me for analyzing
Comment
-
InMobi blocked my account too! But the problem is I used InMobi for my Android app. I sent them an email to ask why they block my accout. They reply:
we request you to send us logs of all the traffic sent to InMobi from your hosting server, for the last few days just before your account was blocked.
Comment
-
Originally posted by f1chandru View Postthey r responding in facebook , post ur comments, we dnt have lot of options(reliable advertising companies) so post there to reply our mails and stop this nonsense suspensions
well you can write your problems here:
Code:http://inmobi-sucks.com
probably to delete a complain is much easier than to give a reply on it.Last edited by GumSlone; 23.02.12, 10:56.
Comment
Comment