Connect with us

SEARCHENGINES

Google Ads API Version 13.0 Now Out

Published

on

Google Ads Api

Google has released Google Ads API version 13.0 and below is a list of what changed. The big changes include Performance max for travel goals and remarketing with rule-based user lists but there are tons of changes in version 13.

Version 12.0 was released in October 2022, Version 11.0 of the Google Ads API was released in June, and version 11.1 was in August. Also Version 10.1 was released on April 27, 2022 and version 10.0 was released on February 9, 2022. And Google has sunset the AdWords API on April 27th which will completely stop working at the end of July.

Google published a video of the major changes in 13.0:

Here is the full list of changes:

Advertisement

Account Management

  • Added ProductLinkService to support adding and removing a link between a Google Ads account and another product. This is similar to the Linked accounts view in the Google Ads UI. In this version, only Customer Match data partner linking is supported.

Assets

  • Added the following fields to Customer to track the migration status of location and image assets: location_asset_auto_migration_done, image_asset_auto_migration_done, location_asset_auto_migration_done_time, image_asset_auto_migration_done_time.
  • Added the following fields to CustomerAsset, CampaignAsset, AdGroupAsset: primary_status, primary_status_details, primary_status_reasons
  • Added Asset.field_type_policy_summaries to return information about policy summaries for each field type.
  • Asset field types; Added AssetFieldType.BUSINESS_LOGO., Added support for setting CampaignAsset.field_type to the following values: AssetFieldType.BUSINESS_NAME, AssetFieldType.BUSINESS_LOGO
  • Added INVALID_EXCLUDED_PARENT_ASSET_SET_TYPE to, AdGroupError, CampaignError
  • Added the following fields to AssetSetError: OAUTH_INFO_INVALID, OAUTH_INFO_MISSING, CANNOT_DELETE_AS_ENABLED_LINKAGES_EXIST

Audiences

  • Removed CombinedRuleUserListInfo and ExpressionRuleUserListInfo and their references from RuleBasedUserListInfo. Use FlexibleUserListInfo instead.
  • Added QualifyingQuestion and qualifying_question to support returning details about qualifying questions of lead form assets. When advertisers suggest a qualifying question, it’ll be reviewed and approved before being used in the lead forms.

Batch Jobs

  • Added BatchJobMetadata.execution_limit_seconds to return the limit of execution in seconds. Batch jobs will be canceled if their execution time is longer than specified in this field.

Billing

  • Added InvalidActivitySummary to allow for returning more details about the invalid activity for the invoice.
  • Added AccountBudgetProposalError.CANCELED_BILLING_SETUP.

Campaigns

  • Added SmartCampaignSettingService.GetSmartCampaignStatus for retrieving a more aggregated view of assets belonging to the Smart campaign. This should be preferred over other status fields—for example, Campaign.primary_status or Campaign.primary_status_reasons for Smart campaigns.
  • Replaced AdGroup.explorer_auto_optimizer_setting with AdGroup.optimized_targeting_enabled to support optimized targeting. This is for the following AdvertisingChannelType: DISPLAY, VIDEO, DISCOVERY. This field is for allowlisted customers only.
  • Added several new enum values to CampaignError: AVERAGE_DAILY_SPEND_TOO_HIGH, CANNOT_ATTACH_TO_REMOVED_CAMPAIGN_GROUP, CANNOT_ATTACH_TO_BIDDING_STRATEGY, CANNOT_CHANGE_BUDGET_PERIOD
    CANNOT_CREATE_DRAFT_CAMPAIGN, CANNOT_CREATE_MORE_THAN_ONE_DRAFT_CAMPAIGN, NOT_ENOUGH_CONVERSIONS
    CANNOT_SET_MORE_THAN_ONE_CONVERSION_ACTION, NOT_COMPATIBLE_WITH_BUDGET_TYPE, NOT_COMPATIBLE_WITH_UPLOAD_CLICKS_CONVERSION, TRIAL_MUST_USE_SAME_BUDGET_AS_BASE, INVALID_EXCLUDED_PARENT_ASSET_SET_TYPE

Conversions

  • ConversionUploadError.CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS will be returned if you upload a ClickConversion with user_identifiers set using ConversionUploadService.UploadClickConversion, but have not accepted the customer data terms.
  • ConversionUploadError.CLICK_CONVERSION_ALREADY_EXISTS will be returned if you try to upload the same combination of gbraid, conversion_action, and conversion_date_time on different days.
  • ConversionUploadError.CUSTOMER_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS will be returned if you haven’t followed the setup instructions before using enhanced conversions for leads.
  • Added ConversionActionType.WEBPAGE_CODELESS to represent conversions created from website events.

Criteria

  • Added CampaignCriterion.local_service_id and LocalServiceIdInfo to allow for adding and removing services an advertiser serves to a Local Services Campaign.
  • CampaignCriterionError.AT_LEAST_ONE_LOCAL_SERVICE_ID_CRITERION_REQUIRED_FOR_LOCAL_SERVICES_CAMPAIGN will be returned if you attempt to remove the last campaign criterion that contains local_service_id from a Local Services Campaign.
  • CampaignCriterionError.LOCAL_SERVICE_ID_NOT_FOUND_FOR_CATEGORY will be returned if you attempt to add a campaign criterion that contains local_service_id that is invalid for the category of your Local Service campaign. You can get information about the category by fetching campaign.local_services_campaign_settings.category_bids.

Errors

  • Starting in v13, the error codes returned for some invalid operations have changed for the following fields.

Hotel & Travel

  • Added support for Performance Max for travel goals with the following new fields, resources, and enums: Fields Campaign.hotel_property_asset_set, AssetSet.hotel_property_data and HotelPropertyData, Asset.hotel_property_asset and HotelPropertyAsset. Enums: Added HOTEL_PROPERTY to:
    AssetSetType, AssetType, AssetFieldType, AssetGroupAssetError.HOTEL_PROPERTY_ASSET_NOT_LINKED_TO_CAMPAIGN, CampaignError.ASSET_SET_NOT_A_HOTEL_PROPERTY_ASSET_SET, CampaignError.HOTEL_PROPERTY_ASSET_SET_ONLY_FOR_PERFORMANCE_MAX_FOR_TRAVEL_GOALS
  • Closed allowlisted customers only: Added TravelAssetSuggestionService to suggest required images and text assets (such as headlines, descriptions, long descriptions) to be used to create asset groups in Performance Max for travel goal campaigns.
  • Allowlisted customers only: Added support for Things to do ads campaigns by adding the following new fields, resources, and enums: Fields, Enums, For campaign creation, For ad group creation,
    Errors, Reports, travel_performance_view, travel_activity_group_view

Recommendations

  • The following feed-based recommendations are replaced with asset-based recommendations:
    Recommendation.call_extension_recommendation replaced by Recommendation.call_asset_recommendation
    Recommendation.callout_extension_recommendation replaced by Recommendation.callout_asset_recommendation
    Recommendation.sitelink_extension_recommendation replaced by Recommendation.sitelink_asset_recommendation
  • Added Recommendation.campaigns to show the campaigns targeted by the recommendation.
    Removed ResponsiveSearchAdAssetRecommendation.current_ad.

Shopping

  • Removed ProductBiddingCategoryInfo.country_code.
  • Added support for segments.product_feed_label in shopping_performance_view.

Video

  • Removed PreferredContentInfo and its reference from AdGroupBidModifier.
  • Added call-to-action fields for video bumper ads: VideoBumperInStreamAdInfo.action_button_label, VideoBumperInStreamAdInfo.action_headline
  • Added TargetCpm.target_frequency_goal and TargetCpmTargetFrequencyGoal to support providing additional details about the goal of the Target CPM bidding strategy.
  • Added AdvertisingChannelSubType.VIDEO_REACH_TARGET_FREQUENCY.
  • Added PlacementType.GOOGLE_PRODUCTS.

Forum discussion at Twitter.

Source link

Keep an eye on what we are doing
Be the first to get latest updates and exclusive content straight to your email inbox.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address

SEARCHENGINES

Mikhail Parakhin Confirms He Is No Longer Working On Copilot At Microsoft

Published

on

Mikhail Parakhin Microsoft

Mikhail Parakhin, the former head of Bing Search and Microsoft Advertising at Microsoft, confirmed he is no longer working on the Copilot project. He stepped down as the head of Bing Search and Microsoft Advertising weeks ago after Microsoft hired Mustafa Suleyman as the CEO of AI at Microsoft.

We knew Mikhail Parakhin was planning to work on something new but now Mikhail Parakhin confirmed that he is no longer working on Copilot.

He said on X, “Not working on Copilot anymore, onto new things.”

I did follow up and asked if “onto new things” means new things within Microsoft or new things at a new company but I did not hear back on that. His LinkedIn profile still shows he is at Microsoft.

Here are those posts:

Advertisement

I am super interested in what Mikhail is working on now and I suspect he will tell us soon.

I deeply miss his transparent and frequent posts about what Microsoft is working on with Copilot and Bing Search…

Forum discussion at X.

Advertisement



Source link

Keep an eye on what we are doing
Be the first to get latest updates and exclusive content straight to your email inbox.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
Continue Reading

SEARCHENGINES

Daily Search Forum Recap: May 10, 2024

Published

on

Here is a recap of what happened in the search forums today, through the eyes of the Search Engine Roundtable and other search forums on the web.


Google says site reputation abuse is not about links, it is about content. Google Local Service Ads ranking removed proximity as a ranking signal. Google Shopping may soon tell searchers how many shoppers purchased at your e-commerce site. Google Local panels now can show the owner of the business. Mikhail Parakhin from Microsoft confirmed he is no longer working on Copilot. Plus, I posted the weekly SEO video recap.

Search Engine Roundtable Stories:


  • Google: Site Reputation Abuse Isn’t About Linking


    Danny Sullivan, Google’s Search Liaison, made it crystal clear that the site reputation abuse policy has zero to do with linking. This means that who you link to and/or who links to you has no impact on this new policy that Google began enforcing with manual actions earlier this week.

  • Google May Show How Many Shoppers Purchased On Your E-Commerce Site


    Google has sent some Google Merchant Center e-commerce site managers notifications that a new annotation may begin to show up in the search results next to their site’s listing that shows how many searchers purchased on your site. It may read, “1K shopped here recently.”

  • Google: Proximity Not A Relevancy Factor For Local Service Ads


    Google has updated its Local Services Ads help document on ad rankings to remove the line around “proximity to potential customers’ locations” is a ranking factor for those ads. Ginny Marvin, the Google Ads Liaison, said the document was updated but there was no recent or “sudden change to ranking considerations” to LSA rankings or positions.

  • Google Local Panel With Owner Attribute


    Google can show the owner of the business in the local panels in the Google search results. I suspect this is not new but I don’t believe I’ve seen this before, where Google will add an “owner” attribute to the local panel.

  • Mikhail Parakhin No Longer Working On Copilot At Microsoft


    Mikhail Parakhin, the former head of Bing Search and Microsoft Advertising at Microsoft, confirmed he is no longer working on the Copilot project. He stepped down as the head of Bing Search and Microsoft Advertising weeks ago after Microsoft hired Mustafa Suleyman as the CEO of AI at Microsoft.


  • Google Ads Cyclone Money Machine


    I found this photo funny. It is one of those cyclone money machines that money flies around in, and a person inside is supposed to try to grab as much money as possible. Well, there is a Google Ads logo on this one. Oh, the irony of this photo…

  • Search News Buzz Video Recap: Google Search Ranking Volatility, Site Reputation Abuse Enforcement, Pichai On Search Quality, HCU Recovery & More


    Google may have had two search ranking algorithm updates, one around May 9th and one around May 3rd. Google began its site reputation abuse policy enforcement this week with manual actions, and it is not about linking. Google said sites may recover from the helpful content update. Sundar Pichai, Google’s CEO, responded…

Other Great Search Threads:

Search Engine Land Stories:

Other Great Search Stories:

Analytics

Industry & Business

Links & Content Marketing

Local & Maps

Advertisement

Mobile & Voice

SEO

PPC

Search Features

Other Search

Feedback:


Have feedback on this daily recap; let me know on Twitter @rustybrick or @seroundtable, on Threads, Mastodon and Bluesky and you can follow us on Facebook and on Google News and make sure to subscribe to the YouTube channel, Apple Podcasts, Spotify, Google Podcasts or just contact us the old fashion way.

Advertisement



Source link

Keep an eye on what we are doing
Be the first to get latest updates and exclusive content straight to your email inbox.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
Continue Reading

SEARCHENGINES

Google Search Ranking Volatility, Site Reputation Abuse Enforcement, Pichai On Search Quality, HCU Recovery & More

Published

on

Google Search Ranking Volatility, Site Reputation Abuse Enforcement, Pichai On Search Quality, HCU Recovery & More


For the original iTunes version, click here.

Google may have had two search ranking algorithm updates, one around May 9th and one around May 3rd. Google began its site reputation abuse policy enforcement this week with manual actions, and it is not about linking. Google said sites may recover from the helpful content update. Sundar Pichai, Google’s CEO, responded to search quality issues in an interview. Google is now hiding the number of search results under the tools menu. Google will remove the disavow link tool at some point. Gemini stopped linking to sources. Google renamed AI Answers back to AI Overview. Google is testing a new Notes button in Search. Google SGE said you should drink urine to pass a kidney stone. Google has product review summary labels. Google may show searchers how many people purchased on your e-commerce site. Google Ads new Performance Max for marketplaces. Rumors of 25% of Google Ads accounts being audited are false. Bing is testing clearer distinctions between free and paid search results. Google LSAs ranking help document removed that proximity is used for ranking. Google Local Business Profiles is testing a new review listing. Google Search is testing showing only local results for near me queries. Google Analytics gained Google Ads conversion performance beta reporting. Statcounter said Google didn’t lose market share, it was a bug in the reporting. That was the search news this week at the Search Engine Roundtable.

Sponsored by Similarweb, the all-in-one- strategic SEO software. Get clarity of the SEO landscape through competitor analysis, keyword research, rank tracking, SERP insights and more. With industry-leading traffic and keyword data, based on real user journeys, Similarweb gives SEO professionals the whole picture so they can strategize smartly and drive sustainable business growth.

Make sure to subscribe to our video feed or subscribe directly on iTunes, Apple Podcasts, Spotify, Google Podcasts or your favorite podcast player to be notified of these updates and download the video in the background. Here is the YouTube version of the feed:

Search Topics of Discussion:

Advertisement

Please do subscribe on YouTube or subscribe via iTunes or on your favorite RSS reader. Don’t forget to comment below with the right answer and good luck!

Source link

Keep an eye on what we are doing
Be the first to get latest updates and exclusive content straight to your email inbox.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
Continue Reading

Trending

Follow by Email
RSS