Saturday, 28 January 2012

- - Google.AdMob.Ads.WindowsPhone7 - - Errors which can be raised by the advertising SDK when making an ad request. - The ad request is invalid. The localizedFailureReason error description will have more details on the invalid parameter(s). - The ad request was successful, but no ad was returned. - There was an error loading data from the network. - The current device's OS is below the minimum required version. - This exception is thrown or passed in events as the result of ad request errors. - Error code summarizing error - Event handler for ad request error events Control presenting the error Exception information - Provides a single container for all GPS information - User's current latitude in decimal notation Google is at 37.422023 - User's current longitude in decimal notation Google is at -122.085067 - The maximum error in GPS location (in meters) - This is an internal support class, not intended for third party use. - InitializeComponent - This is an internal support class, not intended for third party use. - Internal support member - Observable dictionary, provides support for binding to a dictionary - - This is an internal support class, not intended for third party use. - InitializeComponent - Supplies the underlying behavior of an ad control. The Google advertising SDK tries to pull a number of facets about the user and their device automatically. Some of these pieces of data require specific rights or flags to be set. If the flags are not set or the application does not request these permissions, these piece of information will not be used for ad targeting: GPS Position - Requires ID_CAP_LOCATION and AllowAutomaticGpsLocation = true Device Unique ID - Requires ID_CAP_IDENTITY_DEVICE - - Identifies the .AdAvailable dependency property. - - Identifies the .TestDeviceIDs dependency property. - - Identifies the .AdUnitID dependency property. - - Identifies the .AdditionalParameters dependency property. - - Identifies the .Keywords dependency property. - - Identifies the .GpsLocation dependency property. - - Identifies the .LocationDescription dependency property. - - Identifies the .Gender dependency property. - - Identifies the .Birthday dependency property. - Sets a key/value pair for extra properties This is provided for forward compatibility Property Name Property Value - Clears a key/value pair for extra properties This is provided for forward compatibility Property Name - Turns off automatic ad reloading while properties are being set. - Turns on automatic ad reloading after setting properties. - Requests a new ad A new ad may not be shown due to throttling, fill, or other issues. - Overrides the MeasureOverride behavior to force control to be the correct size Parameter is ignored The forced size of the ad control - Overrides the ArrangeOverride behavior to force control to be the correct size Parameter is ignored The forced size of the ad control - Sent when a new ad is being requested. - Sent when an ad request loaded an ad. This is a good opportunity to ensure the ad view is visible and in the display area. - Sent when an ad request failed. Normally this is because no network connection was available or no ads were available (i.e. no fill). - Sent just before presenting the user a full screen view, such as a browser, in response to clicking on an ad. Use this opportunity to stop animations, time sensitive interactions, etc. - Sent just before the application will background or terminate because the user clicked on an ad that will launch another application (such as the Marketplace). - Gets the ad's availability - Gets or sets the test device ids of this ad. - Gets or sets the AdUnitID of this ad. - Gets or sets the AdditionalParameters of this ad. - Gets or sets the keywords of this ad. - Gets or sets the keywords of this ad. - Gets or sets an indication of whether this ad is allowed to use the device GPS - Gets or sets a location the user is interested in or nearby - Gets or sets the presumed gender of the customer. - Gets or sets the presumed birthdate of the customer - Genders to help deliver more relevant ads. - Gender is unknown. - Gender is presumed male. - Gender is presumed female. - This is an internal support class, not intended for third party use. - Control for standard 480 x 75 banner ad. The size of this ad is fixed. If too much space is allocated the ad may have blank space around it. If too little space is allocated the ad may not be functional and ad-revenue may be affected. - Creates a new 480 x 75 banner ad. - InitializeComponent

No comments: