Join us live onDiscordon the Google Advertising and Measurement Community server and onYouTubeon March 26th at 11:00 AM EST! We will discuss the new features added in v23.2 of the Google Ads API.
Resource NamesStay organized with collectionsSave and categorize content based on your preferences.
Aresource nameis the unique identifier for an entity in the
Google Ads API and is represented as a string with a predictable format.
ResourceNames class
TheResourceNamesis a utility class that provides a way to construct the
resource name of an entity if you know all of the relevant IDs related to that
entity. For example, a campaign resource name is in the formatcustomers/{customer_id}/campaigns/{campaign_id}, so if you know the customer
ID and the campaign ID, you can use theResourceNamesclass construct the full
resource name as follows:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-25 UTC."],[],[]]