type LineItemCreativeAssociationPage (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
LineItemCreativeAssociation...
Captures a page of LineItemCreativeAssociation objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
totalResultSetSize
|
xsd:int
The size of the total result set to which this page belongs.
|
startIndex
|
xsd:int
The absolute index in the total result set on which this page begins.
|
results
|
LineItemCreativeAssociation[]
The collection of line item creative associations contained within this
page.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe LineItemCreativeAssociationService retrieves line item creative associations, providing details about their relationships within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt uses pagination to handle large result sets, indicating the total size, starting position, and the current page's associations.\u003c/p\u003e\n"],["\u003cp\u003eResults include a collection of LineItemCreativeAssociation objects, each representing a specific association between a line item and a creative.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the getLineItemCreativeAssociationsByStatement method to query and retrieve these associations.\u003c/p\u003e\n"]]],["The core content details a service for managing `LineItemCreativeAssociation` objects. It describes retrieving a page of these associations via `getLineItemCreativeAssociationsByStatement`. This page includes `totalResultSetSize`, indicating the overall size of the result set, `startIndex`, specifying the page's starting position, and `results`, an array of the `LineItemCreativeAssociation` objects on that specific page. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type LineItemCreativeAssociationPage (v202408)\n\n**Service** \n**LineItemCreativeAssociation...** **Dependencies** \n[getLineItemCreativeAssociat...](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService#getLineItemCreativeAssociationsByStatement \"getLineItemCreativeAssociationsByStatement()\") \n▼\n**LineItemCreativeAssociation...**\n\nCaptures a page of [LineItemCreativeAssociation](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.LineItemCreativeAssociation) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|--------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `totalResultSetSize` | ` `xsd:`int` The size of the total result set to which this page belongs. |\n| ### `startIndex` | ` `xsd:`int` The absolute index in the total result set on which this page begins. |\n| ### `results` | ` `[LineItemCreativeAssociation](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.LineItemCreativeAssociation)`[]` The collection of line item creative associations contained within this page. |"]]