01README
Google Cloud admob infrastructure models
02Models
@swamp/gcp/admob/accountsv2026.04.23.1accounts.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
fn get(identifier: string)
Get a accounts
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the accounts |
fn sync()
Sync accounts state from GCP
Resources
state(infinite)— A publisher account contains information relevant to the use of this API, suc...
@swamp/gcp/admob/accounts-adunitsv2026.04.23.1accounts_adunits.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| parent? | string | The parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456) |
fn get(identifier: string)
Get a adUnits
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the adUnits |
fn sync()
Sync adUnits state from GCP
Resources
state(infinite)— Describes an AdMob ad unit.
@swamp/gcp/admob/accounts-appsv2026.04.23.1accounts_apps.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| parent? | string | The parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456) |
fn get(identifier: string)
Get a apps
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the apps |
fn sync()
Sync apps state from GCP
Resources
state(infinite)— Describes an AdMob app for a specific platform (For example: Android or iOS).
03Previous Versions
2026.04.03.3Apr 3, 2026
- Updated: accounts, accounts_adunits, accounts_apps
2026.04.03.1Apr 3, 2026
- Updated: accounts, accounts_adunits, accounts_apps
2026.04.02.2Apr 2, 2026
2026.03.27.1Mar 27, 2026
- Added: accounts, accounts_adunits, accounts_apps
04Stats
A
100 / 100
Downloads
0
Archive size
12.3 KB
Verified by Swamp
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
05Platforms
06Labels