Android Monetize Android Applications AND-403 Question # 28 Topic 1 Discussion

Android Monetize Android Applications AND-403 Question # 28 Topic 1 Discussion

AND-403 Exam Topic 1 Question 28 Discussion:
Question #: 28
Topic #: 1

The following code snippet adds an AdView to a layout. What does the XML attribute ads:adUnitId refer to?

android:layout_width="wrap_content"

android:layout_height="wrap_content"

ads:adUnitId="MY_AD_UNIT_ID"

ads:adSize="BANNER"

ads:testDevices="TEST_EMULATOR, TEST_DEVICE_ID"

ads:loadAdOnCreate="true"/>


A.

The ID of the device where ads are displayed for testing.


B.

The publisher ID as provided by AdMob.


C.

The location of the ad in the activity.


D.

The Android resource id of the AdView


Get Premium AND-403 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.