Ads API .NET library
|
|
inline |
Creates a new instance of the SiteService class.
|
inline |
Creates a new instance of the SiteService class.
|
inline |
Creates a new instance of the SiteService class.
|
inline |
Creates a new instance of the SiteService class.
|
inline |
Creates a new instance of the SiteService class.
|
inlinevirtual |
Creates new Site objects.
Implements Google.Api.Ads.AdManager.v202311.ISiteService.
|
inlinevirtual |
Implements Google.Api.Ads.AdManager.v202311.ISiteService.
|
inlinevirtual |
Gets a SitePage of Site objects that satisfy the given Statement::query. The following fields are supported for filtering:
PQL Property | Object Property |
---|---|
id | Site::id |
url | Site::url |
childNetworkCode | Site::childNetworkCode |
approvalStatus | Site::approvalStatus |
active | Site::active |
lastModifiedApprovalStatusDateTime |
Restriction: The lastModifiedApprovalStatusDateTime
PQL property can only be used in a top-level expression scoping the filterStatement
to Sites whose was modified on or after a specified date and time. (e.x.
"WHERE
lastModifiedApprovalStatusDateTime >= '2022-01-01T00:00:00'"
).
Implements Google.Api.Ads.AdManager.v202311.SiteServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Performs actions on Site objects that match the given Statement::query.
Implements Google.Api.Ads.AdManager.v202311.SiteServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Updates the specified Site objects.
The Site::childNetworkCode can be updated in order to 1) change the child network, 2) move a site from O&O to represented, or 3) move a site from represented to O&O.
Implements Google.Api.Ads.AdManager.v202311.ISiteService.
|
inlinevirtual |
Implements Google.Api.Ads.AdManager.v202311.ISiteService.