Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; FollowusonWidget has a deprecated constructor in /home/bossgist/public_html/wp-content/plugins/follow-us-on-widget/follow-us.php on line 11

Deprecated: Function create_function() is deprecated in /home/bossgist/public_html/wp-content/plugins/follow-us-on-widget/follow-us.php on line 132

Deprecated: The called constructor method for WP_Widget class in FollowusonWidget is deprecated since version 4.3.0! Use __construct() instead. in /home/bossgist/public_html/wp-includes/functions.php on line 6170

Notice: Undefined index: removed_unused_javascript in /home/bossgist/public_html/wp-content/plugins/page-speed/lib/function/free/removed_unused_javascript.php on line 10

Notice: Trying to access array offset on value of type null in /home/bossgist/public_html/wp-content/plugins/page-speed/lib/function/free/removed_unused_javascript.php on line 10
EU Fines Google For Anti-Trust Breach, to pay $1.6Bn as fine | Boss Gist
Site icon Boss Gist

EU Fines Google For Anti-Trust Breach, to pay $1.6Bn as fine

The EU’s powerful anti-trust regulator slapped tech giant Google with a new fine on Wednesday over unfair competition, in Europe’s latest salvo against Silicon Valley.

In its third major decision against the search engine behemoth, Brussels sanctioned Google’s once-popular AdSense advertising service, saying it illegally restricted client websites from displaying ads from ad service rivals.

Google and the EU have been at loggerheads about the monopoly of Google over internet search in Europe since 2009 and the AdSense case was the only complaint still open.

The original complainant in the decade-long case was Microsoft, but the US software giant later pulled out of the case in a truce with its US arch-rival.

“Today the commission has fined Google 1.49 billion euros ($1.69 billion) for illegal misuse of its dominant position in the market for the brokering of online search adverts,” EU Competition Commissioner Margrethe Vestager said.

“The misconduct lasted over 10 years and denied other companies the possibility to compete on the merits and to innovate – and consumers the benefits of competition,” Vestager said.

The fine brings Google’s total tab with the EU to 8.2 billion euros in less than two years, which amounts to far less than the maximum fine of 10 percent of Google’s annual turnover, Vestager said.

In July 2018, the US giant was ordered to pay a record 4.34 billion euros for abusing the dominant position of Android, its smartphone operating system, to help assure the supremacy of its search engine.

A year earlier it slapped Google with a fine of 2.42 billion euros for abusing its dominant position by favouring its “Google Shopping” price comparison service in search results.

Exit mobile version

WordPress database error: [Table 'bossgist_wp288.wpvx_sb2_ai_bot_hits' doesn't exist]
SHOW COLUMNS FROM wpvx_sb2_ai_bot_hits LIKE 'request_kind'

WordPress database error: [Table 'bossgist_wp288.wpvx_sb2_ai_bot_hits' doesn't exist]
INSERT INTO wpvx_sb2_ai_bot_hits (bot_name, bot_purpose, request_path, normalized_url, url_hash, object_id, object_type, status_code, hit_date, first_seen, last_seen, visits) VALUES ('ClaudeBot', 'research', '/eu-fines-google-for-anti-trust-breach-to-pay-1-6bn-as-fine/amp/', 'https://bossgist.com/eu-fines-google-for-anti-trust-breach-to-pay-1-6bn-as-fine', 'b0506431ffce4a52d47c243ef9a9a11be756ef5373f3670c3d19251a08c7a1c5', 2650, 'post', 200, '2026-08-18', NOW(), NOW(), 1) ON DUPLICATE KEY UPDATE visits = visits + 1, last_seen = NOW(), status_code = 200, normalized_url = IF(normalized_url = '' OR normalized_url IS NULL, 'https://bossgist.com/eu-fines-google-for-anti-trust-breach-to-pay-1-6bn-as-fine', normalized_url), object_id = IF(object_id IS NULL OR object_id = 0, 2650, object_id), object_type = IF(object_type IS NULL OR object_type = '', 'post', object_type)