2

Am implementing admob native content ad in my android app. Is it allowed to Center crop admob native ad image?

Here is some documentations i found. https://support.google.com/admob/answer/6240809

https://support.google.com/admob/answer/6329638

which says

Image elements

  1. Publishers are allowed to scale the image down without modifying the aspect ratio.
  2. Publishers are allowed to crop the image symmetrically by up to 20% in only one dimension (height or width).

Can i use

android:scaleType="centerCrop"
jomin v george
  • 1,299
  • 11
  • 26
  • I'm voting to close this question as off-topic because it concerns AdMob policies and guidelines, rather than programming. Please refer to: [Why can't I ask customer service-related questions?](http://meta.stackoverflow.com/a/255746) – Mike M. Jan 15 '18 at 07:17
  • oh sorry. i want to know can i set scaletype centercrop which is actually a code part. – jomin v george Jan 15 '18 at 07:19
  • Your question is asking if you're _allowed_ to do that, not _how_ to do that. That is not a programming question. – Mike M. Jan 15 '18 at 07:22
  • 1
    But I was referred here by [company] for support! https://meta.stackoverflow.com/questions/255745/why-were-not-customer-support-for-your-favorite-company/255746#255746 – jomin v george Jan 15 '18 at 07:25
  • "Yes. For your on-topic, programming-related questions. For your questions having specifically to do with writing code for their API. But for questions that involve customer service issues, you need to contact the company directly." – Again, this is a question about their policies, not about how to accomplish something through code. – Mike M. Jan 15 '18 at 07:26
  • ok sorry for my mistake. Unfortunately there is no direct contact for admob. – jomin v george Jan 15 '18 at 07:29

0 Answers0