Enjoy the classic cat chasing mouse game.
Eat fruits and avoid gardeners.
Attack gardeners after collecting a star or a diamond.
It’s fun and totally free.
Click below link to install it for an Android device.
Enjoy the classic cat chasing mouse game.
Eat fruits and avoid gardeners.
Attack gardeners after collecting a star or a diamond.
It’s fun and totally free.
Click below link to install it for an Android device.
Enjoy the classic battle city tank game in advanced mode.
It’s fun and totally free but so hard.
The enemy tanks are so strong and smart.
Click below link to install it for an Android device.
Enjoy the NEW gold miner game.
Release your stress by digging more gold.
Enjoy your waiting time by digging more gold.
Let your kids dig more gold while you relax.
This game is fun and totally free with unlimited levels.
Click below link to install it for an Android device.
Enjoy the classic battle city tank game.
It’s fun and totally free.
Click below link to install it for an Android device.
You got the “Restricted ad serving” issue from AdMob.
The detailed information is “Google-served ads obscuring content”.
This issue happens to your iOS app.
You need to fix it to remove your ad serving restriction.
1. Upgrade the AdMob SDK (iOS) to the latest version.
2. Review your UI to ensure that there are overlapped contents. If there is one then you may add margins to their frames to separate them.
Example code:
view.layoutMargins = UIEdgeInsets(top: 8, left: 8, bottom: 8, right: 8)
3. Repeat requesting a review in AdMob Policy center until it is approved. Typically it takes about a week for the restriction to be removed.
Include the below message in the review request.
We have fixed it.
1. You have registered a domain on GoDaddy.
However you cannot find a way to create forwarding email address.
2. Reason: Email forwarding credits are no longer included with a domain purchase.
Source: https://ie.godaddy.com/help/set-up-my-forwarding-email-address-7598
3. A solution: As of early June 2019, GoDaddy discontinued the addition of email forwarding credits to new domain registrations. An Email Forwarding package with 5 addresses is available for purchase at only about $3 a year. They can be purchased by contacting customer support and requesting a Legacy package.
4. You may want to transfer your domain from GoDaddy to NameCheap or Epik who supports creating forwarding email addresses for free.
However you should ensure that your new registered domain is eligible for transfer.
1. Domains can be transferred almost any time.
However, ICANN prohibits domain transfers within 60 days of registration or prior transfer.
Source: https://www.godaddy.com/en-ie/domains/domain-transfer
2. Go to https://account.godaddy.com/subscriptions and review Billing Date to check how long your domain has been being on GoDaddy.
You got the “Restricted ad serving” issue from AdMob.
The detailed information is “Site Behavior: Navigation”.
This issue happens to your Android app.
You need to fix it to remove your ad serving restriction.
1. Upgrade the AdMob SDK (Android) to the latest version.
2. Review all URLs in your application code to ensure that there is no broken link.
3. Upgrade all URLs with HTTP protocol to HTTPS protocol in your application code if there are any.
4. Repeat requesting a review in AdMob Policy center until it is approved. Typically it takes about a week for the restriction to be removed.
Include the below message in the review request.
We have fixed it.
You got the “Google-served ads obscuring content” issue from AdMob.
This issue happens to your iOS app.
You need to fix it to re-enable your ad serving.
1. Upgrade the AdMob SDK to the latest version.
2. Modify your code to add space between Google ads and your content.
The typical code is as follows.
view.layoutMargins = UIEdgeInsets(top: 16, left: 16, bottom: 16, right: 16)
3. Request a review in AdMob Policy center.
Include the below message in the review request.
We have upgraded the AdMob SDK to the latest version (9.5.0) and added space between the content and the ads. Code: view.layoutMargins = UIEdgeInsets(top: 16, left: 16, bottom: 16, right: 16).
Motivation: You have an AdMob application that already links to an incorrect Google Play app or Apple Store application. You want to change this incorrect link.
Solution: If the app is already linked, you can’t change it. For Android apps, you can add additional stores after linking.
The only thing that you can do at this moment is to go to Apps > VIEW ALL APPS, then find the correct app you linked, and create a new ad unit for use.
Motivation: You have a Google Play application that uses AdMob for displaying ads in order to generate revenue. Google requires you to complete the data safety section. There are many options and you are not sure which options should be selected.
Solution: Select the options below and their corresponding answer.
Does your app collect or share any of the required user data types? Yes
Is all of the user data collected by your app encrypted in transit? Yes
Do you provide a way for users to request that their data is deleted? No
Location > Approximate location
App activity > Page views and taps in app
App info and performance > Crash logs, Diagnostics
Device or other identifiers > Device or other identifiers
Is this data collected, shared, or both? Shared
Is this data processed ephemerally? No
Is this data required for your app, or can users choose whether it’s collected? Data collection is required (users can’t turn off this data collection)
Why is this user data shared? Advertising or marketing
Reference: https://developers.google.com/admob/android/play-data-disclosure
Motivation: You have an Apple developer account used to publish your applications to Apple Store Connect. However you do not want your personal name to appear as applications’ seller name. You want to change your personal name to an alias, nickname, or company name.
Solution: The only way to change your personal name to an alias, nickname, or company name is to convert your Individual developer account to an Organization developer account.
In order to do it you have to prepare the following information:
1. A legal entity (i.e. a legal organization or company).
2. A D‑U‑N‑S number.
3. A legal binding authority (i.e. a legal approval from organization’s owner/founder).
4. A website
Then you need to contact Apple Developer Support so that Apple can make the change for you.
Motivation:
You have some applications on App Store for sale. You want to know when you may receive your App Store revenue?
Answer:
Payments are made no later than 30 days following the end of each month.
To receive payment, you must have provided all required banking and tax information and documentation, as well as meet the minimum payment threshold, ranging from US$0.02 to US$150, depending on your country or region.
If you earned more than the minimum required to trigger a payment during August, 2021, you should see that money in your bank by September, 2021 or sooner.
Source: https://itunespartner.apple.com/books/articles/apple-books-payments-2748
Can we change the minimum payment threshold?
It seems that currently you cannot change the minimum payment threshold. There has been no official documentation about this ability.
Problem:
You went to Google Play Developer Console, then navigated to Settings > Developer account > Payments settings, then clicked on the View transactions button under the Transactions section.
Then you may have gotten a transaction with the Escheated to U.S. state or territory: DE description.
What happened?
The answer is that Google had given your revenue to U.S. state governments.
Clarification:
What is escheatment?
Google’s answer: Companies in the U.S. are obliged to give assets that they believe are abandoned to U.S. state governments. For U.S. residents it’s the state government of the state where you’ve told us you reside. If you reside outside the U.S., then it’s our state of incorporation (Delaware). We consider an account abandoned if there’s been no activity on that account for 2-5 years (depending on your state of residence). Activity on your account means:
– You signed in to your account, and
– You successfully received a payment from your account.
What should I do?
If your balance has been escheated to the state government, you can apply to your state government unclaimed property office to have the money returned to you. You can find your unclaimed property office by typing the name of your state together with “unclaimed property” into Google Search.
How can I avoid having my account balance escheated?
If you have enough of an account balance, then make sure that you’ve met the conditions to get paid. The most common reasons for not getting a payment are:
– You haven’t set up your form of payment, or
– You haven’t submitted your tax information, or
– You have not reached the payment threshold.
Lessons learned:
Set payment threshold to a small number so that you can get paid at least once. Then change it to any value that you want.
Source: https://support.google.com/adsense/answer/6327445?hl=en
Context:
Programmatic advertising automates the process of buying ad space through the following technologies:
By incorporating these three technologies, as well as artificial intelligence (AI), programmatic advertising automates the process of purchasing and bidding on ad space. It also makes the process smarter, relying on user data to deliver relevant ads in milliseconds.
How does programmatic advertising work?
Let’s start by looking at an overview of the programmatic advertising process:
Problem:
Unauthorized reselling is serious problem in programmatic advertising.
When a brand advertiser buys media programmatically, they rely on the fact that the URLs they purchase were legitimately sold by those publishers. The problem is, there is currently no way for a buyer to confirm who is responsible for selling those impressions across exchanges, and there are many different scenarios when the URL passed may not be an accurate representation of what the impression actually is or who is selling it. While every impression already includes publisher information from the OpenRTB protocol, including the page URL and Publisher.ID, there is no record or information confirming who owns each Publisher.ID, nor any way to confirm the validity of the information sent in the RTB bid request, leaving the door open to counterfeit inventory.
Counterfeit impressions are created when a bad seller replaces the URL of a low-quality site with a premium publisher URL, or a fraudster creates fake impressions and labels them with a high-quality publisher’s URL. Then, the counterfeiters send their fake inventory to auction at multiple exchanges and SSPs, without the knowledge of the publishers they’re impersonating, to trick advertisers into thinking they are buying premium publisher inventory. By hiding in the digital supply chain, counterfeiters are robbing premium publishers of revenue they deserve, and tricking advertisers into buying mislabeled and potentially unsafe inventory.
Solution:
Ads.txt works by creating a publicly accessible record of authorized digital sellers for publisher inventory that programmatic buyers can index and reference if they wish to purchase inventory from authorized sellers. First, participating publishers must post their list of authorized sellers to their domain. Programmatic buyers can then crawl the web for publisher ads.txt files to create a list of authorized sellers for each participating publisher. Then programmatic buyers can create a filter to match their ads.txt list against the data provided in the OpenRTB bid request.
Example: Example.com publishes ads.txt on their web server listing three exchanges as authorized to sell their inventory, including Example.com’s seller account IDs within each of those exchanges.
http://example.com/ads.txt:
#< SSP/Exchange Domain >, < SellerAccountID >, < PaymentsType >, < TAGID >
greenadexchange.com, 12345, DIRECT, AEC242
blueadexchange.com, 4536, DIRECT
silverssp.com, 9675, RESELLER
Note: The seller’s Publisher.ID will be specified in the “SellerAccountID” field in the ads.txt.
A buyer receiving a bid request claiming to be example.com can verify if the exchange and SellerAccountID matches the authorized sellers listed in example.com/ads.txt file.
Why should publishers implement ads.txt?
Advertisers looking to execute efficient, brand-safe programmatic campaigns should start demanding that their campaigns run only on authorised inventory, as defined by publishers’ ads.txt files, or work directly with their preferred publisher brands. If they’re not buying authorised inventory, they risk having their ads appear on counterfeit, low-quality websites, when they think they’re appearing somewhere else.
Sources:
https://www.webfx.com/blog/internet/how-programmatic-advertising-works/
https://iabtechlab.com/ads-txt-about/
http://www.digitalmarket.asia/publishers-losing-money-counterfeit-video-inventory-study/