Google Ad Manager Connector Objects

NameDescription
CompaniesCreate, update, and query DoubleClick for Publishers Companies.
ContactsCreate, update, and query DoubleClick for Publishers Contacts.
CreativesUpdate and query DoubleClick for Publishers Creatives.
CustomFieldsCreate, update, and query DoubleClick for Publishers Custom Fields.
CustomTargetingKeysCreate, update, and query DoubleClick for Publishers Custom Targeting Keys.
CustomTargetingValuesCreate, update, and query DoubleClick for Publishers Custom Targeting Values.
DeliveryReportQuery DoubleClick for Publishers Delivery Reports.
InventoriesCreate, update, and query DoubleClick for Publishers Inventories.
InventoryReportA template inventory report.
LabelsCreate, update, delete, and query DoubleClick for Publishers Labels.
LineItemCreativeAssociationsQuery DoubleClick for Publishers LineItemCreativeAssociations.
LineItemsCreate, update, delete, and query DoubleClick for Publishers Line Items.
MobileApplicationsCreate and query DoubleClick for Publishers Mobile Applications.
OrdersCreate, update, delete, and query DoubleClick for Publishers Orders.
PlacementsCreate, update, delete, and query DoubleClick for Publishers Placements.
ProposalLineItemsCreate, update, and query DoubleClick for Publishers ProposalLineItems.
ProposalsCreate, update, and query DoubleClick for Publishers Proposals.
RolesQuery DoubleClick for Publishers Roles.
SalesReportA template sales report.
UsersCreate, update, delete, and query DoubleClick for Publishers Users.
NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]LongTrueNoUniquely identifies the Company. This value is read-only and is assigned by Google when the company is created. This attribute is required for updates.
NameStringFalseNoThe full name of the company. This attribute is required and has a maximum length of 127 characters.
TypeStringFalseNoSpecifies what kind of company this is. This attribute is required.
AddressStringFalseNoSpecifies the address of the company. This attribute is optional and has a maximum length of 65,535 characters.
EmailStringFalseNoSpecifies the email of the company. This attribute is optional and has a maximum length of 128 characters.
FaxPhoneStringFalseNoSpecifies the fax phone number of the company. This attribute is optional and has a maximum length of 63 characters.
PrimaryPhoneStringFalseNoSpecifies the primary phone number of the company. This attribute is optional and has a maximum length of 63 characters.
ExternalIdStringFalseNoSpecifies the external ID of the company. This attribute is optional and has a maximum length of 255 characters.
CommentStringFalseNoSpecifies the comment of the company. This attribute is optional and has a maximum length of 1024 characters.
CreditStatusStringFalseNoSpecifies the company's credit status. This attribute is optional and defaults to CreditStatus.ACTIVE when basic credit status settings are enabled, and CreditStatus.ON_HOLD when advanced credit status settings are enabled.
SettingsStringFalseNoSpecifies the default billing settings of this Company. This attribute is optional.
AppliedLabelsStringFalseNoThe set of labels applied to this company.
PrimaryContactIdLongFalseNoThe ID of the Contact who is acting as the primary contact for this company. This attribute is optional.
AppliedTeamIdsStringFalseNoThe IDs of all teams that this company is on directly.
ThirdPartyCompanyIdIntFalseNoSpecifies the ID of the Google-recognized canonicalized form of this company. This attribute is optional.
LastModifiedDateTimeDatetimeTrueNoThe date and time this company was last modified.
ChildPublisherStringFalseNoInfo required for when Company Type is CHILD_PUBLISHER.
ViewabilityProviderStringFalseNoInfo required for when Company Type is VIEWABILITY_PROVIDER.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]LongTrueNoThe unique ID of the Contact. This value is readonly and is assigned by Google.
NameStringFalseNoThe name of the contact. This attribute is required and has a maximum length of 127 characters.
CompanyIdLongFalseNoThe ID of the Company that this contact is associated with. This attribute is required and immutable.
StatusStringTrueNoThe status of the contact. This attribute is readonly and is assigned by Google.
AddressStringFalseNoThe address of the contact. This attribute is optional and has a maximum length of 1024 characters.
CellPhoneStringFalseNoThe cell phone number where the contact can be reached. This attribute is optional.
CommentStringFalseNoA free-form text comment for the contact. This attribute is optional and has a maximum length of 1024 characters.
EmailStringFalseNoThe e-mail address where the contact can be reached. This attribute is optional.
FaxPhoneStringFalseNoThe fax number where the contact can be reached. This attribute is optional.
TitleStringFalseNoThe job title of the contact. This attribute is optional and has a maximum length of 1024 characters.
WorkPhoneStringFalseNoThe work phone number where the contact can be reached. This attribute is optional.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
AdvertiserIdLongFalseCompanies.IdNoThe ID of the advertiser that owns the creative. This attribute is required.
Id [KEY]LongTrueNoUniquely identifies the Creative. This value is read-only and is assigned by Google when the creative is created. This attribute is required for updates.
NameStringFalseNoThe name of the creative. This attribute is required and has a maximum length of 255 characters.
WidthIntFalseNoThe width of the Creative.
HeightIntFalseNoThe height of the Creative.
IsAspectRatioBoolFalseNoWhether the size defined by height and width represents an aspect ratio.
PreviewUrlStringTrueNoThe URL of the creative for previewing the media. This attribute is read-only and is assigned by Google when a creative is created.
PolicyLabelsStringTrueNoSet of policy labels detected for this creative. This attribute is read-only.
AppliedLabelsStringFalseNoThe set of labels applied to this creative.
LastModifiedDateTimeDatetimeTrueNoThe date and time this creative was last modified.
ThirdPartyDataDeclarationStringFalseNoThe third party companies associated with this creative. This is distinct from any associated companies that Google may detect programmatically.
SnippetStringTrueNoThe HTML snippet that this creative delivers. This attribute is required.
ExpandedSnippetStringTrueNoThe HTML snippet that this creative delivers with macros expanded. This attribute is read-only and is set by Google.
CreativeTemplateVariableValuesStringFalseNoStores values of CreativeTemplateVariable in the CreativeTemplate.
SslScanResultStringTrueNoThe SSL compatibility scan result for this creative.
SslManualOverrideStringFalseNoThe manual override for the SSL compatibility of this creative. This attribute is optional and defaults to SslManualOverride.NO_OVERRIDE.
LockedOrientationStringTrueNoA locked orientation for this creative to be displayed in.
AssetSizeStringTrueNoThe asset size of an internal redirect creative. Note that this may differ from size if users set overrideSize to true. This attribute is read-only and is populated by Google.
InternalRedirectUrlStringFalseNoThe internal redirect URL of the DFA or DART for Publishers hosted creative. This attribute has a maximum length of 1024 characters.
IsSafeFrameCompatibleBoolTrueNoWhether the Creative is compatible for SafeFrame rendering.
Html5AssetStringFalseNoThe HTML5 asset. To preview the HTML5 asset, use the CreativeAsset.assetUrl. In this field, the CreativeAsset.assetByteArray must be a zip bundle and the CreativeAsset.fileName must have a zip extension.
DestinationUrlStringFalseNoThe URL the user is directed to if they click on the creative. This attribute is only required if the template snippet contains the %u or %%DEST_URL%% macro. It has a maximum length of 1024 characters
DestinationUrlTypeStringFalseNoThe action that should be performed if the user clicks on the creative. This attribute is optional and defaults to DestinationUrlType.CLICK_TO_WEB.
HtmlSnippetStringFalseNoThe HTML snippet that this creative delivers.
CustomCreativeAssetsStringFalseNoA list of file assets that are associated with this creative, and can be referenced in the snippet.
OverrideSizeBoolTrueNoAllows the creative size to differ from the actual HTML5 asset size. This attribute is optional. thirdPartyImpressionTrackingUrls.
IsInterstitialBoolFalseNoTrue if this internal redirect creative is interstitial.
PrimaryImageIdLongTrueNoUniquely identifies the Creative. This value is read-only and is assigned by Google when the creative is created. This attribute is required for updates.
PrimaryImageNameStringTrueNoThe name of the creative. This attribute is required and has a maximum length of 255 characters.
PrimaryImageSizeLongTrueNoPrimary image size.
PrimaryImageUrlStringTrueNoPrimary image url.
AltTextStringFalseNoAlternative text to be rendered along with the creative used mainly for accessibility. This field is optional and has a maximum length of 500 characters.
ThirdPartyImpressionTrackingUrlsStringFalseNoA list of impression tracking URL to ping when this creative is displayed. This field is optional and each string has a maximum length of 1024 characters.
AmpRedirectUrlStringFalseNoThe URL of the AMP creative.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]LongTrueNoUnique ID of the CustomField. This value is readonly and is assigned by Google.
NameStringFalseNoName of the CustomField. This value is required to create a custom field. The max length is 127 characters.
DescriptionStringFalseNoA description of the custom field. This value is optional. The maximum length is 511 characters.
IsActiveBooleanTrueNoSpecifies whether or not the custom field is active. This attribute is read-only.
EntityTypeStringFalseNoThe type of entity that this custom field is associated with. This attribute is read-only if there exists a CustomFieldValue for this field.
DataTypeStringFalseNoThe type of data this custom field contains. This attribute is read-only if a CustomFieldValue exists for this field.
VisibilityStringFalseNoHow visible/accessible this field is in the UI.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]LongTrueNoThe ID of the CustomTargetingKey. This value is readonly and is populated by Google.
NameStringFalseNoName of the key. This can be used for encoding . If you don't want users to be able to see potentially sensitive targeting information in the ad tags of your site, you can encode your key/values. For example, you can create key/value g1=abc to represent gender=female. Keys can contain up to 10 characters each.
DisplayNameStringFalseNoDescriptive name for the key.
TypeStringFalseNoIndicates whether users will select from predefined values or create new targeting values, while specifying targeting criteria for a line item.
StatusStringTrueNoStatus of the CustomTargetingKey. This field is read-only. A key can be activated and deactivated by calling CustomTargetingService.performCustomTargetingKeyAction.
ReportableTypeStringFalseNoReportable state of a {@CustomTargetingKey} as defined in ReportableType.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CustomTargetingKeyIdLongFalseNoThe ID of the CustomTargetingKey for which this is the value.
Id [KEY]LongTrueNoThe ID of the CustomTargetingValue. This value is readonly and is populated by Google.
NameStringFalseNoName of the value. This can be used for encoding . If you don't want users to be able to see potentially sensitive targeting information in the ad tags of your site, you can encode your key/values. For example, you can create key/value g1=abc to represent gender=female. Values can contain up to 40 characters each.
DisplayNameStringFalseNoDescriptive name for the value.
MatchTypeStringFalseNoThe way in which the CustomTargetingValue.name strings will be matched. This match type can not be used within an audience segment rule. This match type can not be used within an audience segment rule. This match type can not be used within line item targeting. This match type can not be used within line item targeting.
StatusStringTrueNoStatus of the CustomTargetingValue. This field is read-only. A value can be activated and deactivated by calling CustomTargetingService.performCustomTargetingValueAction.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
OrderIdStringFalseNoThe unique ID of the Order. This value is read-only and is assigned by Google.
OrderNameStringFalseNoThe name of the Order. This value is required to create an Order and has a maximum length of 255 characters.
AdServerImpressionsLongFalseNoThe number of impressions delivered by the ad server. Corresponds to 'Ad server impressions' in the Ad Manager UI. Compatible with the 'Historical' report type.
AdServerClicksLongFalseNoThe number of clicks delivered by the ad server. Corresponds to 'Ad server clicks' in the Ad Manager UI. Compatible with the 'Historical' report type.
AdServerCtrDoubleFalseNoThe CTR for an ad delivered by the ad server. Corresponds to 'Ad server CTR' in the Ad Manager UI. Compatible with the 'Historical' report type.
AdServerCpmAndCpcRevenueLongFalseNoThe CPM and CPC revenue earned, calculated in publisher currency, for the ads delivered by the ad server.Corresponds to 'Ad server CPM and CPC revenue' in the Ad Manager UI. Compatible with the 'Historical' report type.
AdServerWithoutCpdAverageEcpmDoubleFalseNoThe average estimated cost-per-thousand-impressions earned from the CPM and CPC ads delivered by the ad server. Corresponds to 'Ad server average eCPM' in the Ad Manager UI. Compatible with the 'Historical' report type.
OrderTraffickerStringFalseNoThe name and email address in the form of name (email) of the trafficker for Dimension.ORDER_NAME. Corresponds to 'Trafficker' in the Ad Manager UI. Compatible with any of the following report types: Historical, Reach.
OrderStartDateTimeDatetimeFalseNoRepresents the start date (in YYYY-MM-DD format) for Dimension.ORDER_NAME. Corresponds to 'Order start date' in the Ad Manager UI.
OrderEndDateTimeDatetimeFalseNoRepresents the end date (in YYYY-MM-DD format) for Dimension.ORDER_NAME. Corresponds to 'Order end date' in the Ad Manager UI.
EndDateDateFalseYesThe end date of the custom date range. The end date cannot be later than today's date.
StartDateDateFalseYesThe start date of the custom date range. The start date must be earlier than or the same as the end date.
DateRangeTypeStringFalseYesThe period of time for which the reporting data is being generated. Supported values are: TODAY, YESTERDAY, LAST_WEEK, LAST_MONTH, LAST_3_MONTHS, REACH_LIFETIME, CUSTOM_DATE, NEXT_DAY, NEXT_90_DAYS, NEXT_WEEK, NEXT_MONTH, CURRENT_AND_NEXT_MONTH, NEXT_QUARTER, NEXT_3_MONTHS, NEXT_12_MONTHS. In order to define custom time periods, set this to CUSTOM_DATE.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]StringTrueNoUniquely identifies the AdUnit. This value is read-only and is assigned by Google when an ad unit is created. This attribute is required for updates.
ParentIdStringFalseNoThe ID of the ad unit's parent. Every ad unit has a parent except for the root ad unit, which is created by Google. This attribute is required when creating the ad unit. Once the ad unit is created, this value will be read-only.
HasChildrenBooleanTrueNoThis field is set to true if the ad unit has any children. This attribute is read-only and is populated by Google.
ParentPathStringTrueNoThe path to this ad unit in the ad unit hierarchy represented as a list from the root to this ad unit's parent. For root ad units, this list is empty. This attribute is read-only and is populated by Google.
NameStringFalseNoThe name of the ad unit. This attribute is required and its maximum length is 255 characters. This attribute must also be case-insensitive unique.
DescriptionStringFalseNoA description of the ad unit. This value is optional and its maximum length is 65,535 characters.
TargetWindowStringFalseNoThe value to use for the HTML link's target attribute. This value is optional and will be interpreted as TargetWindow. The default value is TOP.
StatusStringTrueNoThe status of this ad unit. It defaults to InventoryStatus.ACTIVE. This value cannot be updated directly using InventoryService.updateAdUnit. It can only be modified by performing actions via InventoryService.performAdUnitAction.
AdUnitCodeStringFalseNoA string used to uniquely identify the ad unit for the purposes of serving the ad. This attribute is optional and can be set during ad unit creation. If it is not provided, it will be assigned by Google based off of the inventory unit ID. Once an ad unit is created, its adUnitCode cannot be changed.
AdUnitSizesStringFalseNoThe permissible creative sizes that can be served inside this ad unit. This attribute is optional. This attribute replaces the sizes attribute.
IsInterstitialBooleanFalseNoWhether this is an interstitial ad unit.
IsNativeBooleanFalseNoWhether this is a native ad unit.
IsFluidBooleanFalseNoWhether this is a fluid ad unit.
ExplicitlyTargetedBooleanFalseNoIf this field is set to true, then the AdUnit will not be implicitly targeted when its parent is. Traffickers must explicitly target such an ad unit or else no line items will serve to it. This feature is only available for Ad Manager 360 accounts.
AdSenseSettingsStringFalseNoAdSense specific settings. To overwrite this, set the adSenseSettingsSource to PropertySourceType.DIRECTLY_SPECIFIED when setting the value of this field.
AdSenseSettingsSourceStringFalseNoSpecifies the source of adSenseSettings value. To revert an overridden value to its default, set this field to PropertySourceType.PARENT.
AppliedLabelFrequencyCapsStringFalseNoThe set of label frequency caps applied directly to this ad unit. There is a limit of 10 label frequency caps per ad unit.
EffectiveLabelFrequencyCapsStringTrueNoContains the set of labels applied directly to the ad unit as well as those inherited from parent ad units. This field is readonly and is assigned by Google.
AppliedLabelsStringTrueNoThe set of labels applied directly to this ad unit.
EffectiveAppliedLabelsStringTrueNoContains the set of labels applied directly to the ad unit as well as those inherited from the parent ad units. If a label has been negated, only the negated label is returned. This field is readonly and is assigned by Google.
EffectiveTeamIdsStringTrueNoThe IDs of all teams that this ad unit is on as well as those inherited from parent ad units. This value is read-only and is set by Google.
AppliedTeamIdsStringFalseNoThe IDs of all teams that this ad unit is on directly.
LastModifiedDateTimeDatetimeFalseNoThe date and time this ad unit was last modified.
SmartSizeModeStringFalseNoThe smart size mode for this ad unit. This attribute is optional and defaults to SmartSizeMode.NONE for fixed sizes.
RefreshRateIntFalseNoThe interval in seconds which ad units in mobile apps automatically refresh. Valid values are between 30 and 120 seconds. This attribute is optional and only applies to ad units in mobile apps. If this value is not set, then the mobile app ad will not refresh.
ExternalSetTopBoxChannelIdStringTrueNoSpecifies an ID for a channel in an external set-top box campaign management system. This attribute is only meaningful if isSetTopBoxEnabled is true. This attribute is read-only.
IsSetTopBoxEnabledBooleanTrueNoFlag that specifies whether this ad unit represents an external set-top box channel. This attribute is read-only.
ApplicationIdLongFalseNoThe MobileApplication.applicationId for the CTV application that this ad unit is within. This attribute is optional.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
AdUnitIdStringFalseNoThis column maps to the field of the same name in the DoubleClick for Publishers API.
AdUnitNameStringFalseNoThis column maps to the field of the same name in the DoubleClick for Publishers API.
AdServerImpressionsLongFalseNoThe number of impressions delivered by the ad server.
AdServerClicksLongFalseNoThe number of clicks delivered by the ad server.
AdExchangeLineItemLevelImpressionsLongFalseNoThe number of impressions an Ad Exchange ad delivered for line item-level dynamic allocation.
AdExchangeLineItemLevelClicksLongFalseNoThe number of clicks an Ad Exchange ad delivered for line item-level dynamic allocation.
TotalLineItemLevelImpressionsLongFalseNoThe total number of impressions delivered including line item-level dynamic allocation.
TotalLineItemLevelCPMAndCPCRevenueLongFalseNoThe total CPM and CPC revenue generated by the ad servers including line item-level dynamic allocation.
EndDateDateFalseYesThe end date of the custom date range. The end date cannot be later than today's date.
StartDateDateFalseYesThe start date of the custom date range. The start date must be earlier than or the same as the end date.
DateRangeTypeStringFalseYesThe period of time for which the reporting data is being generated. Supported values are: TODAY, YESTERDAY, LAST_WEEK, LAST_MONTH, LAST_3_MONTHS, REACH_LIFETIME, CUSTOM_DATE, NEXT_DAY, NEXT_90_DAYS, NEXT_WEEK, NEXT_MONTH, CURRENT_AND_NEXT_MONTH, NEXT_QUARTER, NEXT_3_MONTHS, NEXT_12_MONTHS. In order to define custom time periods, set this to CUSTOM_DATE

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]LongTrueNoUnique ID of the Label. This value is readonly and is assigned by Google.
NameStringFalseNoName of the Label. This value is required to create a label and has a maximum length of 127 characters.
DescriptionStringFalseNoA description of the label. This value is optional and its maximum length is 255 characters.
IsActiveBooleanTrueNoSpecifies whether or not the label is active. This attribute is read-only.
AdCategoryStringFalseNoIndicates the Ad Category associated with the label.
TypesStringFalseNoThe types of the Label.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
LineItemIdLongFalseNoThe ID of the LineItem to which the Creative should be associated. This attribute is required.
CreativeIdLongFalseNoThe ID of the Creative object being associated with a LineItem. This attribute is required if this is an association between a line item and a creative. This attribute is ignored if this is an association between a line item and a creative set. If this is an association between a line item and a creative, when retrieving the line item creative association, the creativeId will be the creative's ID. If this is an association between a line item and a creative set, when retrieving the line item creative association, the creativeId will be the ID of the master creative.
CreativeSetIdLongFalseNoThe ID of the CreativeSet being associated with a LineItem. This attribute is required if this is an association between a line item and a creative set. This field is null when retrieving associations between line items and creatives not belonging to a set.
ManualCreativeRotationWeightDoubleFalseNoThe weight of the Creative object. Only use this value if the line item's creativeRotationType is set to CreativeRotationType.MANUAL. This attribute is optional and defaults to 10.
SequentialCreativeRotationIndexIntFalseNoThe sequential rotation index of the Creative. Only use this attribute info the associated line item's LineItem.creativeRotationType is set to CreativeRotationType.SEQUENTIAL. This attribute is optional and defaults to 1.
StartDateTimeDatetimeFalseNoOverrides the value set for LineItem.startDateTime. This attribute is optional and is only valid for Ad Manager 360 networks.
StartDateTimeTypeStringFalseNoSpecifies whether to start serving to the LineItemCreativeAssociation right away, in an hour, etc. This attribute is optional and defaults to StartDateTimeType.USE_START_DATE_TIME.
EndDateTimeDatetimeFalseNoOverrides LineItem.endDateTime. Setting this attribute is optional and is only valid for Ad Manager 360 networks.
DestinationUrlStringFalseNoOverrides the value set for HasDestinationUrlCreative.destinationUrl. This attribute is optional and is only valid for Ad Manager 360 networks.
SizesStringTrueNoOverrides the value set for Creative.size. This attribute contains the aggregated data regarding the size of the creative object. Note that this returns an aggregate XML value. This attribute is optional and read-only.
StatsStringTrueNoContains trafficking statistics for the association. This attribute is readonly and is populated by Google. This will be null in case there are no statistics for the association yet.
LastModifiedDateTimeDatetimeTrueNoThe date and time this association was last modified.
TargetingNameStringFalseNoSpecifies CreativeTargeting for this line item creative association. This attribute is optional. It should match the creative targeting specified on the corresponding CreativePlaceholder in the LineItem that is being associated with the Creative.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
OrderIdLongFalseOrders.IdNoThe ID of the Order to which the LineItem belongs. This attribute is required.
Id [KEY]LongTrueNoUniquely identifies the LineItem. This attribute is read-only and is assigned by Google when a line item is created.
NameStringFalseNoThe name of the line item. This attribute is required and has a maximum length of 255 characters.
ExternalIdStringFalseNoAn identifier for the LineItem that is meaningful to the publisher. This attribute is optional and has a maximum length of 255 characters.
OrderNameStringTrueNoThe name of the Order. This value is read-only.
StartDateTimeDatetimeFalseNoThe date and time on which the LineItem is enabled to begin serving. This attribute is required unless LineItem.StartDateTimeType is set to IMMEDIATELY or ONE_HOUR_FROM_NOW.
StartTimeZoneIdStringFalseNoThe start date time timezone id of the LineItem. The timezone ID must be in tz database format (e.g. America/Los_Angeles).
StartDateTimeTypeStringFalseNoSpecifies whether to start serving to the LineItem right away, in an hour, etc. This attribute is optional and defaults to StartDateTimeType.USE_START_DATE_TIME.
EndDateTimeDatetimeFalseNoThe date and time on which the LineItem will stop serving. This attribute is required unless LineItem.unlimitedEndDateTime is set to true. If specified, it must be after the LineItem.startDateTime. This end date and time does not include auto extension days.
EndTimeZoneIdStringFalseNoThe end date time timezone id of the LineItem. The timezone ID must be in tz database format (e.g. America/Los_Angeles).
AutoExtensionDaysIntFalseNoThe number of days to allow a line item to deliver past its endDateTime. A maximum of 7 days is allowed. This feature is only available for Ad Manager 360 accounts.
UnlimitedEndDateTimeBoolFalseNoSpecifies whether or not the LineItem has an end time. This attribute is optional and defaults to false. It can be be set to true for only line items of type LineItemType.SPONSORSHIP, LineItemType.NETWORK, LineItemType.PRICE_PRIORITY and LineItemType.HOUSE.
CreativeRotationTypeStringFalseNoThe strategy used for displaying multiple Creative objects that are associated with the LineItem. This attribute is required.
DeliveryRateTypeStringFalseNoThe strategy for delivering ads over the course of the line item's duration. This attribute is optional and defaults to DeliveryRateType.EVENLY or DeliveryRateType.FRONTLOADED depending on the network's configuration.
DeliveryForecastSourceStringFalseNoStrategy for choosing forecasted traffic shapes to pace line items. This field is optional and defaults to DeliveryForecastSource.HISTORICAL.
CustomPacingCurveStringFalseNoThe curve that is used to pace the line item's delivery. This field is required if and only if the delivery forecast source is DeliveryForecastSource.CUSTOM_PACING_CURVE.
RoadblockingTypeStringFalseNoThe strategy for serving roadblocked creatives, i.e. instances where multiple creatives must be served together on a single web page. This attribute is optional and defaults to RoadblockingType.ONE_OR_MORE.
SkippableAdTypeStringFalseNoThe nature of the line item's creatives' skippability. This attribute is optional, only applicable for video line items, and defaults to SkippableAdType.NOT_SKIPPABLE.
FrequencyCapsStringFalseNoThe set of frequency capping units for this LineItem. This attribute is optional.
LineItemTypeStringFalseNoIndicates the line item type of a LineItem. This attribute is required. The line item type determines the default priority of the line item. More information can be found on the Ad Manager Help Center.
PriorityIntFalseNoThe priority for the line item. Valid values range from 1 to 16. This field is optional and defaults to the default priority of the LineItemType. Each line item type has a default, minimum, and maximum priority value. This field can only be edited by certain networks, otherwise a PermissionError will occur.
CurrencyCodeStringFalseNoThree letter currency code in string format.
MicroAmountLongFalseNoMoney values are always specified in terms of micros which are a millionth of the fundamental currency unit. For US dollars, $1 is 1,000,000 micros.
ValueCostPerUnitStringFalseNoAn amount to help the adserver rank inventory. LineItem.valueCostPerUnit artificially raises the value of inventory over the LineItem.costPerUnit but avoids raising the actual LineItem.costPerUnit. This attribute is optional and defaults to a Money object in the local currency with Money.microAmount 0.
CostTypeStringFalseNoThe method used for billing this LineItem. This attribute is required.
DiscountTypeStringFalseNoThe type of discount being applied to a LineItem, either percentage based or absolute. This attribute is optional and defaults to LineItemDiscountType.PERCENTAGE.
DiscountDoubleTrueNoThe number here is either a percentage or an absolute value depending on the LineItemDiscountType. If the LineItemDiscountType is LineItemDiscountType.PERCENTAGE, then only non-fractional values are supported.
ContractedUnitsBoughtLongTrueNoThis attribute is only applicable for certain line item types and acts as an 'FYI' or note, which does not impact adserving or other backend systems. For LineItemType.SPONSORSHIP line items, this represents the minimum quantity, which is a lifetime impression volume goal for reporting purposes only. For LineItemType.STANDARD line items, this represent the contracted quantity, which is the number of units specified in the contract the advertiser has bought for this LineItem. This field is just a 'FYI' for traffickers to manually intervene with the LineItem when needed. This attribute is only available for LineItemType.STANDARD line items if you have this feature enabled on your network.
CreativePlaceholdersAggregateStringFalseNoDetails about the creatives that are expected to serve through this LineItem. This attribute is required and replaces the creativeSizes attribute.
ActivityAssociationsStringFalseNoThis attribute is required and meaningful only if the LineItem.costType is CostType.CPA.
EnvironmentTypeStringFalseNoThe environment that the LineItem is targeting. The default value is EnvironmentType.BROWSER. If this value is EnvironmentType.VIDEO_PLAYER, then this line item can only target AdUnits that have AdUnitSizes whose environmentType is also VIDEO_PLAYER.
AllowedFormatsStringFalseNoThe set of allowedFormats that this programmatic line item can have. If the set is empty, this line item allows all formats.
CompanionDeliveryOptionStringFalseNoThe delivery option for companions. Setting this field is only meaningful if the following conditions are met: the Guaranteed roadblocks feature is enabled on your network, and environmentType is EnvironmentType.VIDEO_PLAYER or roadblockingType is RoadblockingType.CREATIVE_SET. This field is optional and defaults to CompanionDeliveryOption.OPTIONAL if the conditions are met. In all other cases it defaults to CompanionDeliveryOption.UNKNOWN and is not meaningful.
AllowOverbookBoolFalseNoThe flag indicates whether overbooking should be allowed when creating or updating reservations of line item types LineItemType.SPONSORSHIP and LineItemType.STANDARD. When true, operations on this line item will never trigger a ForecastError, which corresponds to an overbook warning in the UI. The default value is false. Note: this field will not persist on the line item itself, and the value will only affect the current request.
SkipInventoryCheckBoolFalseNoThe flag indicates whether the inventory check should be skipped when creating or updating a line item. The default value is false. Note: this field will not persist on the line item itself, and the value will only affect the current request.
SkipCrossSellingRuleWarningChecksBoolFalseNoTrue to skip checks for warnings from rules applied to line items targeting inventory shared by a distributor partner for cross selling when performing an action on this line item. The default is false.
ReserveAtCreationBoolFalseNoThe flag indicates whether inventory should be reserved when creating a line item of types LineItemType.SPONSORSHIP and LineItemType.STANDARD in an unapproved Order. The default value is false.
StatsStringTrueNoContains trafficking statistics for the line item. This attribute is readonly and is populated by Google. This will be null in case there are no statistics for a line item yet.
DeliveryIndicatorStringTrueNoIndicates how well the line item has been performing. This attribute is readonly and is populated by Google. This will be null if the delivery indicator information is not available due to one of the following reasons: The line item is not delivering, has an unlimited goal or cap or has a percentage based goal or cap.
DeliveryDataStringTrueNoDelivery data provides the number of clicks or impressions delivered for a LineItem in the last 7 days. This attribute is readonly and is populated by Google. This will be null if the delivery data cannot be computed due to one of the following reasons: The line item is not deliverable, has completed delivering more than 7 days ago or has an absolute-based goal.
BudgetStringTrueNoThe amount of money allocated to the LineItem. This attribute is readonly and is populated by Google. The currency code is readonly.
StatusStringTrueNoThe status of the LineItem. This attribute is readonly.
ReservationStatusStringTrueNoDescribes whether or not inventory has been reserved for the LineItem. This attribute is readonly and is assigned by Google.
IsArchivedBoolTrueNoThe archival status of the LineItem. This attribute is readonly.
WebPropertyCodeStringFalseNoThe web property code used for dynamic allocation line items. This web property is only required with line item types LineItemType.AD_EXCHANGE and LineItemType.ADSENSE.
AppliedLabelsStringFalseNoThe set of labels applied directly to this line item.
EffectiveAppliedLabelsStringTrueNoContains the set of labels inherited from the order that contains this line item and the advertiser that owns the order. If a label has been negated, only the negated label is returned. This field is readonly and is assigned by Google.
DisableSameAdvertiserCompetitiveExclusionBoolFalseNoIf a line item has a series of competitive exclusions on it, it could be blocked from serving with line items from the same advertiser. Setting this to true will allow line items from the same advertiser to serve regardless of the other competitive exclusion labels being applied.
LastModifiedByAppStringTrueNoThe application that last modified this line item. This attribute is read only and is assigned by Google.
NotesStringFalseNoProvides any additional notes that may annotate the LineItem. This attribute is optional and has a maximum length of 65,535 characters.
CompetitiveConstraintScopeStringFalseNoThe CompetitiveConstraintScope for the competitive exclusion labels assigned to this line item. This field is optional, defaults to CompetitiveConstraintScope.POD, and only applies to video line items.
LastModifiedDateTimeDatetimeTrueNoThe date and time this line item was last modified.
CreationDateTimeDatetimeTrueNoThis attribute may be null for line items created before this feature was introduced.
IsMissingCreativesBoolTrueNoIndicates if a LineItem is missing any creatives for the creativePlaceholders specified. Creatives can be considered missing for several reasons including: Not enough creatives of a certain size have been uploaded or The Creative.appliedLabels of an associated Creative do not match the CreativePlaceholder.effectiveAppliedLabels of the LineItem.
ProgrammaticCreativeSourceStringFalseNoIndicates the ProgrammaticCreativeSource of the programmatic line item. This is a read-only field. Any changes must be made on the ProposalLineItem.
ThirdPartyMeasurementSettingsStringFalseNo
YoutubeKidsRestrictedBoolFalseNoDesignates this line item as intended for YT Kids app. If true, all creatives associated with this line item must be reviewed and approved. See the Ad Manager Help Center for more information.
VideoMaxDurationLongTrueNoThe max duration of a video creative associated with this LineItem in milliseconds. This attribute is only meaningful for video line items. For version v202011 and earlier, this attribute is optional and defaults to 0. For version v202102 and later, this attribute is required for video line items and must be greater than 0.
GoalTypeStringFalseNoThe type of the goal for the LineItem. It defines the period over which the goal for LineItem should be reached.
GoalUnitTypeStringFalseNoThe type of the goal unit for the LineItem.
GoalUnitsIntFalseNoIf this is a primary goal, it represents the number or percentage of impressions or clicks that will be reserved for the LineItem.
SecondaryGoalsStringFalseNoThe secondary goals that this LineItem is associated with. It is required and meaningful only if the LineItem.costType is CostType.CPA or if the LineItem.lineItemType is LineItemType.SPONSORSHIP and LineItem.costType is CostType.CPM.
GrpSettingsStringFalseNoContains the information for a line item which has a target GRP demographic.
DealInfoStringFalseNoThe deal information associated with this line item, if it is programmatic.
ViewabilityProviderCompanyIdsStringFalseNoOptional IDs of the Company that provide ad verification for this line item. Company.Type.VIEWABILITY_PROVIDER.
ChildContentEligibilityStringTrueNoChild content eligibility designation for this line item. This field is optional and defaults to ChildContentEligibility.DISALLOWED.
CustomVastExtensionStringTrueNoCustom XML to be rendered in a custom VAST response at serving time.
GeoTargetingAggregateStringFalseNoSpecifies what geographical locations are targeted by the LineItem. This attribute is optional.
InventoryTargetingAggregateStringFalseNoSpecifies what inventory is targeted by the LineItem. This attribute is required. The line item must target at least one ad unit or placement.
CustomTargetingAggregateStringFalseNoSpecifies the collection of custom criteria that is targeted by the LineItem.
CreativeTargetingsStringFalseNoA list of CreativeTargeting objects that can be used to specify creative level targeting for this line item. Creative level targeting is specified in a creative placeholder's CreativePlaceholder.targetingName field by referencing the creative targeting's name. It also needs to be re-specified in the LineItemCreativeAssociation.targetingName field when associating a line item with a creative that fits into that placeholder.
CustomFieldNameStringTrueNoThis is the name of the custom field. There will be as many custom columns as custom fields are related to LineItems.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]LongTrueNoUniquely identifies the mobile application. This attribute is read-only and is assigned by Google when a mobile application is claimed.
ApplicationIdLongTrueNoUniquely identifies the mobile application. This attribute is read-only and is assigned by Google when a mobile application is claimed. The id field is being deprecated in favor of this new ID space.
DisplayNameStringFalseNoThe display name of the mobile application. This attribute is required and has a maximum length of 255 characters.
AppStoreIdStringFalseNoThe app store ID of the app to claim. This attribute is required for creation and then is read-only.
AppStoresStringFalseNoThe app stores the mobile application belongs to. This attribute is required for creation and is mutable to allow for third party app store linking. Possible values include APPLE_ITUNES, GOOGLE_PLAY, ROKU, AMAZON_FIRETV, PLAYSTATION, XBOX, SAMSUNG_TV, AMAZON_APP_STORE, OPPO_APP_STORE, SAMSUNG_APP_STORE, VIVO_APP_STORE, and XIAOMI_APP_STORE.
IsArchivedBooleanTrueNoThe archival status of the mobile application. This attribute is read-only.
AppStoreNameStringTrueNoThe name of the application on the app store. This attribute is read-only and populated by Google.
ApplicationCodeStringTrueNoThe application code used to identify the app in the SDK. This attribute is read-only and populated by Google. Note that the UI refers to this as 'App ID'.
DeveloperNameStringTrueNoThe name of the developer of the mobile application. This attribute is read-only and populated by Google.
PlatformStringTrueNoThe platform the mobile application runs on. This attribute is read-only and populated by Google.
IsFreeBooleanTrueNoWhether the mobile application is free on the app store it belongs to. This attribute is read-only and populated by Google.
DownloadUrlStringTrueNoThe download URL of the mobile application on the app store it belongs to. This attribute is read-only and populated by Google.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]LongFalseNoThe unique ID of the Order. This value is readonly and is assigned by Google.
NameStringFalseNoThe name of the Order. This value is required to create an order and has a maximum length of 255 characters.
StartDateTimeDatetimeTrueNoThe date and time at which the Order and its associated line items are eligible to begin serving. This attribute is readonly and is derived from the line item of the order which has the earliest LineItem.startDateTime.
EndDateTimeDatetimeTrueNoThe date and time at which the Order and its associated line items stop being served. This attribute is readonly and is derived from the line item of the order which has the latest LineItem.endDateTime.
UnlimitedEndDateTimeBoolFalseNoSpecifies whether or not the Order has an unlimited end date. This attribute is readonly and is true if any of the order's line items has LineItem.unlimitedEndDateTime set to true.
StatusStringTrueNoThe status of the Order. This attribute is read-only.
IsArchivedBoolFalseNoThe archival status of the Order. This attribute is readonly.
NotesStringFalseNoProvides any additional notes that may annotate the Order. This attribute is optional and has a maximum length of 65,535 characters.
ExternalOrderIdIntFalseOrders.IdNoAn arbitrary ID to associate to the Order, which can be used as a key to an external system. This value is optional.
PoNumberStringFalseNoThe purchase order number for the Order. This value is optional and has a maximum length of 63 characters.
CurrencyCodeStringTrueNoThe ISO currency code for the currency used by the Order. This value is read-only and is the network's currency code.
AdvertiserIdLongFalseCompanies.IdNoThe unique ID of the Company, which is of type Company.Type.ADVERTISER, to which this order belongs. This attribute is required.
AdvertiserContactIdsStringFalseNoList of IDs for advertiser contacts of the order.
AgencyIdLongFalseCompanies.IdNoThe unique ID of the Company, which is of type Company.Type.AGENCY, with which this order is associated. This attribute is optional.
AgencyContactIdsStringFalseNoList of IDs for agency contacts of the order.
CreatorIdLongTrueUsers.IdNoThe unique ID of the User who created the Order on behalf of the advertiser. This value is readonly and is assigned by Google.
TraffickerIdLongFalseUsers.IdNoThe unique ID of the User responsible for trafficking the Order. This value is required for creating an order
SecondaryTraffickerIdsStringFalseNoThe IDs of the secondary traffickers associated with the order. This value is optional.
SalespersonIdLongFalseNoThe unique ID of the User responsible for the sales of the Order. This value is optional.
SecondarySalespersonIdsStringFalseNoThe IDs of the secondary salespeople associated with the order. This value is optional.
TotalImpressionsDeliveredLongTrueNoTotal impressions delivered for all line items of this Order. This value is read-only and is assigned by Google.
TotalClicksDeliveredLongTrueNoTotal clicks delivered for all line items of this Order. This value is read-only and is assigned by Google.
TotalViewableImpressionsDeliveredLongTrueNoTotal viewable impressions delivered for all line items of this Order. This value is read-only and is assigned by Google. Starting in v201705, this will be null when the order does not have line items trafficked against a viewable impressions goal.
TotalBudgetStringFalseNoTotal budget for all line items of this Order. This value is a readonly field assigned by Google and is calculated from the associated LineItem.costPerUnit values.
AppliedLabelsStringFalseNoThe set of labels applied directly to this order.
EffectiveAppliedLabelsStringTrueNoContains the set of labels applied directly to the order as well as those inherited from the company that owns the order. If a label has been negated, only the negated label is returned. This field is readonly and is assigned by Google.
LastModifiedByAppStringTrueNoThe application which modified this order. This attribute is read only and is assigned by Google.
IsProgrammaticBoolFalseNoSpecifies whether or not the Order is a programmatic order. This value is optional and defaults to false.
AppliedTeamIdsStringFalseNoThe IDs of all teams that this order is on directly.
LastModifiedDateTimeDatetimeTrueNoThe date and time this order was last modified.
CustomFieldNameStringTrueNoThis is the name of the custom field. There will be as many custom columns as custom fields are related to Orders.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]LongTrueNoUniquely identifies the Placement. This attribute is read-only and is assigned by Google when a placement is created.
NameStringFalseNoThe name of the Placement. This value is required and has a maximum length of 255 characters.
DescriptionStringFalseNoA description of the Placement. This value is optional and its maximum length is 65,535 characters.
PlacementCodeStringTrueNoA string used to uniquely identify the Placement for purposes of serving the ad. This attribute is read-only and is assigned by Google when a placement is created.
StatusStringTrueNoThe status of the Placement. This attribute is read-only.
TargetedAdUnitIdsStringFalseNoThe collection of AdUnit object IDs that constitute the Placement.
LastModifiedDateTimeDatetimeTrueNoThe date and time this placement was last modified.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]LongTrueNoThe unique ID of the ProposalLineItem. This attribute is read-only.
ProposalIdLongFalseNoThe unique ID of the Proposal, to which the ProposalLineItem belongs. This attribute is required for creation and then is readonly.
NameStringFalseNoThe name of the ProposalLineItem which should be unique under the same Proposal. This attribute has a maximum length of 255 characters. This attribute can be configured as editable after the proposal has been submitted. Please check with your network administrator for editable fields configuration.
StartDateTimeDatetimeFalseNoThe date and time at which the line item associated with the ProposalLineItem is enabled to begin serving. This attribute is optional during creation, but required and must be in the future when it turns into a line item. The DateTime.timeZoneID is required if start date time is not null. This attribute becomes readonly once the ProposalLineItem has started delivering.
EndDateTimeDatetimeFalseNoThe date and time at which the line item associated with the ProposalLineItem stops beening served. This attribute is optional during creation, but required and must be after the startDateTime. The DateTime.timeZoneID is required if end date time is not null.
TimeZoneIdStringFalseNoThe time zone ID in tz database format (e.g. 'America/Los_Angeles') for this ProposalLineItem. The number of serving days is calculated in this time zone. So if rateType is RateType.CPD, it will affect the cost calculation. The startDateTime and endDateTime will be returned in this time zone. This attribute is optional and defaults to the network's time zone. This attribute is read-only when using programmatic guaranteed, using sales management, or when using programmatic guaranteed, not using sales management.
InternalNotesStringFalseNoProvides any additional notes that may annotate the ProposalLineItem. This attribute is optional and has a maximum length of 65,535 characters. This attribute can be configured as editable after the proposal has been submitted. Please check with your network administrator for editable fields configuration.
IsArchivedBooleanTrueNoThe archival status of the ProposalLineItem. This attribute is read-only.
GoalStringFalseNoThe goal (i.e. contracted quantity, quantity or limit) that this ProposalLineItem is associated with, which is used in its pacing and budgeting. Goal.units must be greater than 0 when the proposal line item turns into a line item, Goal.goalType and Goal.unitType are readonly. For a Preferred deal ProposalLineItem, the goal type can only be GoalType.NONE.
SecondaryGoalsStringFalseNoThe secondary goals that this ProposalLineItem is associated with. For a programmatic line item with the properties RateType.CPM and LineItemType.SPONSORSHIP, this field will have one goal which describes the impressions cap. For other cases, this field is an empty list.
ContractedUnitsBoughtLongFalseNoThe contracted number of impressions or clicks. If this is a LineItemType.SPONSORSHIP ProposalLineItem, has RateType.CPD as a rate type, and isProgrammatic is false, then this represents the lifetime minimum impression. If this is a LineItemType.SPONSORSHIP ProposalLineItem, has RateType.CPD as a rate type, and isProgrammatic is true, then this represents the daily minimum impression. This attribute is required for percentage-based-goal proposal line items. It does not impact ad-serving and is for reporting purposes only.
DeliveryRateTypeStringFalseNoThe strategy for delivering ads over the course of the ProposalLineItem's duration. This attribute is required. For a Preferred deal ProposalLineItem, the value can only be DeliveryRateType.FRONTLOADED.
RoadblockingTypeStringFalseNoThe strategy for serving roadblocked creatives, i.e. instances where multiple creatives must be served together on a single web page. This attribute is optional during creation and defaults to the product's roadblocking type, or RoadblockingType.ONE_OR_MORE if not specified by the product.
CompanionDeliveryOptionStringFalseNoThe delivery option for companions. This is only valid if the roadblocking type is RoadblockingType.CREATIVE_SET. The default value for roadblocking creatives is CompanionDeliveryOption.OPTIONAL. The default value in other cases is CompanionDeliveryOption.UNKNOWN. Providing something other than CompanionDeliveryOption.UNKNOWN will cause an error.
VideoMaxDurationLongFalseNoThe max duration of a video creative associated with this ProposalLineItem in milliseconds. This attribute is optional, defaults to the Product.videoMaxDuration on the Product it was created with, and only meaningful if this is a video proposal line item.
VideoCreativeSkippableAdTypeStringFalseNoThe proposal line item's creatives' skippability. This attribute is optional, only applicable for video proposal line items, and defaults to SkippableAdType.NOT_SKIPPABLE.
FrequencyCapsStringFalseNoThe set of frequency capping units for this ProposalLineItem. This attribute is optional during creation and defaults to the product's frequency caps if Product.allowFrequencyCapsCustomization is false.
DfpLineItemIdLongTrueNoThe unique ID of the corresponding LineItem. This will be null if the Proposal has not been pushed to Ad Manager. This attribute is read-only.
LineItemTypeStringFalseNoThe corresponding LineItemType of the ProposalLineItem. For a programmatic ProposalLineItem, the value can only be one of:
LineItemPriorityIntFalseNoThe priority for the corresponding LineItem of the ProposalLineItem. This attribute is optional during creation and defaults to the default priority of the lineItemType. For forecasting, this attribute is optional and has a default value assigned by Google. See LineItem.priority for more information.
RateTypeStringFalseNoThe method used for billing the ProposalLineItem.
CreativePlaceholdersStringFalseNoDetails about the creatives that are expected to serve through the ProposalLineItem. This attribute is optional during creation and defaults to the product's creative placeholders.
TargetingStringFalseNoContains the targeting criteria for the ProposalLineItem. This attribute is optional during creation and defaults to the product's targeting.
AppliedLabelsStringFalseNoThe set of labels applied directly to the ProposalLineItem. This attribute is optional.
EffectiveAppliedLabelsStringTrueNoContains the set of labels applied directly to the proposal as well as those inherited ones. If a label has been negated, only the negated label is returned. This attribute is read-only.
DisableSameAdvertiserCompetitiveExclusionBooleanFalseNoIf a line item has a series of competitive exclusions on it, it could be blocked from serving with line items from the same advertiser. Setting this to true will allow line items from the same advertiser to serve regardless of the other competitive exclusion labels being applied. This attribute is optional and defaults to false.
IsSoldBooleanTrueNoIndicates whether this ProposalLineItem has been sold. This attribute is read-only.
NetRateStringFalseNoThe amount of money to spend per impression or click in proposal currency. It supports precision of 4 decimal places in terms of the fundamental currency unit, so the Money.getAmountInMicros must be multiples of 100. It doesn't include agency commission. For example, if Proposal.currencyCode is 'USD', then $123.4567 could be represented as 123456700, but further precision is not supported. At least one of the two fields ProposalLineItem.netRate and ProposalLineItem.netCost is required.
NetCostStringFalseNoThe cost of the ProposalLineItem in proposal currency. It supports precision of 2 decimal places in terms of the fundamental currency unit, so the Money.getAmountInMicros must be multiples of 10000. It doesn't include agency commission. For example, if Proposal.currencyCode is 'USD', then $123.45 could be represented as 123450000, but further precision is not supported. At least one of the two fields ProposalLineItem.netRate and ProposalLineItem.netCost is required.
DeliveryIndicatorStringFalseNoIndicates how well the line item generated from this proposal line item has been performing. This will be null if the delivery indicator information is not available due to one of the following reasons:
DeliveryDataStringFalseNoDelivery data provides the number of clicks or impressions delivered for the LineItem generated from this proposal line item in the last 7 days. This will be null if the delivery data cannot be computed due to one of the following reasons: 1) The proposal line item has not pushed to Ad Manager. 2) The line item is not deliverable. 3) The line item has completed delivering more than 7 days ago. 4) The line item has an absolute-based goal. ProposalLineItem.deliveryIndicator should be used to track its progress in this case.
ComputedStatusStringTrueNoThe status of the LineItem generated from this proposal line item. This will be null if the proposal line item has not pushed to Ad Manager. This attribute is read-only.
LastModifiedDateTimeDatetimeTrueNoThe date and time this ProposalLineItem was last modified. This attribute is assigned by Google when a ProposalLineItem is updated. This attribute is read-only.
ReservationStatusStringTrueNoThe reservation status of the ProposalLineItem. This attribute is read-only.
LastReservationDateTimeDatetimeTrueNoThe last DateTime when the ProposalLineItem reserved inventory. This attribute is read-only.
EnvironmentTypeStringTrueNoThe environment that the ProposalLineItem is targeting. The default value is EnvironmentType.BROWSER. If this value is EnvironmentType.VIDEO_PLAYER, then this ProposalLineItem can only target ad units that have sizes whose AdUnitSize.environmentType is also EnvironmentType.VIDEO_PLAYER. This field is read-only and set to Product.environmentType of the product this proposal line item was created from.
AllowedFormatsStringFalseNoThe set of AllowedFormats that this proposal line item can have. If the set is empty, this proposal line item allows all formats.
IsProgrammaticBooleanTrueNoWhether or not the Proposal for this ProposalLineItem is a programmatic deal. This attribute is populated from Proposal.isProgrammatic. This attribute is read-only.
AdditionalTermsStringFalseNoAdditional terms shown to the buyer in Marketplace.
ProgrammaticCreativeSourceStringFalseNoIndicates the ProgrammaticCreativeSource of the programmatic line item.
GrpSettingsStringFalseNoContains the information for a proposal line item which has a target GRP demographic.
EstimatedMinimumImpressionsLongFalseNoThe estimated minimum impressions that should be delivered for a proposal line item.
ThirdPartyMeasurementSettingsStringFalseNoContains third party measurement settings for cross-sell Partners.
MakegoodInfoStringFalseNoMakegood info for this proposal line item. Immutable once created. Null if this proposal line item is not a makegood.
HasMakegoodBooleanTrueNoWhether this proposal line item has an associated makegood. This attribute is read-only.
CanCreateMakegoodBooleanTrueNoWhether a new makegood associated with this line item can be created. This attribute is read-only.
PauseRoleStringTrueNoThe NegotiationRole that paused the proposal line item, i.e. NegotiationRole.seller or NegotiationRole.buyer, or null when the proposal is not paused. This attribute is read-only.
PauseReasonStringTrueNoThe reason for pausing the ProposalLineItem, provided by the pauseRole. It is null when the ProposalLineItem is not paused. This attribute is read-only.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]LongTrueNoThe unique ID of the Proposal. This attribute is read-only.
IsProgrammaticBooleanFalseNoFlag that specifies whether this Proposal is for programmatic deals. This value is default to false.
DfpOrderIdLongTrueNoThe unique ID of the corresponding Order. This will be null if the Proposal has not been pushed to Ad Manager. This attribute is read-only.
NameStringFalseNoThe name of the Proposal. This value has a maximum length of 255 characters. This value is copied to Order.name when the proposal turns into an order. This attribute can be configured as editable after the proposal has been submitted. Please check with your network administrator for editable fields configuration.
StartDateTimeDatetimeTrueNoThe date and time at which the order and line items associated with the Proposal are eligible to begin serving. This attribute is derived from the proposal line item of the proposal which has the earliest ProposalLineItem.startDateTime. This attribute will be null, if this proposal has no related line items, or none of its line items have a start time. This attribute is read-only.
EndDateTimeDatetimeTrueNoThe date and time at which the order and line items associated with the Proposal stop being served. This attribute is derived from the proposal line item of the proposal which has the latest ProposalLineItem.endDateTime. This attribute will be null, if this proposal has no related line items, or none of its line items have an end time. This attribute is read-only.
StatusStringTrueNoThe status of the Proposal. This attribute is read-only.
IsArchivedBooleanTrueNoThe archival status of the Proposal. This attribute is read-only.
AdvertiserStringFalseNoThe advertiser, to which this Proposal belongs, and a set of Contact objects associated with the advertiser. The ProposalCompanyAssociation.type of this attribute should be ProposalCompanyAssociationType.ADVERTISER. This attribute is required when the proposal turns into an order, and its ProposalCompanyAssociation.companyId will be copied to Order.advertiserId. This attribute becomes readonly once the Proposal has been pushed.
AgenciesStringFalseNoList of agencies and the set of Contact objects associated with each agency. This attribute is optional. A Proposal only has at most one Company with ProposalCompanyAssociationType.PRIMARY_AGENCY type, but a Company can appear more than once with different ProposalCompanyAssociationType values. If primary agency exists, its ProposalCompanyAssociation.companyId will be copied to Order.agencyId when the proposal turns into an order.
InternalNotesStringFalseNoProvides any additional notes that may annotate the Proposal. This attribute is optional and has a maximum length of 65,535 characters. This attribute can be configured as editable after the proposal has been submitted. Please check with your network administrator for editable fields configuration.
PrimarySalespersonStringFalseNoThe primary salesperson who brokered the transaction with the advertiser. This attribute is required when the proposal turns into an order. This attribute can be configured as editable after the proposal has been submitted. Please check with your network administrator for editable fields configuration.
SalesPlannerIdsLongFalseNoList of unique IDs of the User objects who are the sales planners of the Proposal. This attribute is optional. A proposal can have 8 sales planners at most. This attribute can be configured as editable after the proposal has been submitted. Please check with your network administrator for editable fields configuration.
PrimaryTraffickerIdLongFalseNoThe unique ID of the User who is the primary trafficker and is responsible for trafficking the Proposal. This attribute is required when the proposal turns into an order, and will be copied to Order.primaryTraffickerId . This attribute can be configured as editable after the proposal has been submitted. Please check with your network administrator for editable fields configuration.
SellerContactIdsLongFalseNoUsers who are the seller's contacts.
AppliedTeamIdsLongFalseNoThe IDs of all teams that the Proposal is on directly. This attribute is optional. This attribute can be configured as editable after the proposal has been submitted. Please check with your network administrator for editable fields configuration.
AppliedLabelsStringFalseNoThe set of labels applied directly to the Proposal. This attribute is optional.
EffectiveAppliedLabelsStringTrueNoContains the set of labels applied directly to the proposal as well as those inherited ones. If a label has been negated, only the negated label is returned. This attribute is read-only.
CurrencyCodeStringFalseNoThe currency code of this Proposal. This attribute is optional and defaults to network's currency code.
IsSoldBooleanTrueNoIndicates whether the proposal has been sold, i.e., corresponds to whether the status of an Order is OrderStatus.APPROVED or OrderStatus.PAUSED. This attribute is read-only.
LastModifiedDateTimeDatetimeTrueNoThe date and time this Proposal was last modified. This attribute is read-only.
MarketplaceInfoStringFalseNoThe marketplace info of this proposal if it has a corresponding order in Marketplace.
BuyerRfpStringFalseNoThe buyer RFP associated with this Proposal, which is optional. This field will be null if the proposal is not initiated from RFP.
HasBuyerRfpBooleanFalseNoWhether a Proposal contains a BuyerRfp field. If this field is true, it indicates that the Proposal in question orignated from a buyer.
DeliveryPausingEnabledBooleanFalseNoWhether pausing is consented for the Proposal. This field is optional and defaults to true. If false, it indicates that the buyer and the seller agree that the proposal should not be paused.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]LongTrueNoThe unique ID of the role. This value is readonly and is assigned by Google. Roles that are created by Google will have negative IDs.
NameStringTrueNoThe name of the role. This value is readonly and is assigned by Google.
DescriptionStringTrueNoThe description of the role. This value is readonly and is assigned by Google.
StatusStringTrueNoThe status of the Role. This field is read-only and can have the values RoleStatus.ACTIVE (default) or RoleStatus.INACTIVE, which determines the visibility of the role in the UI.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
SalesPersonIdStringFalseNoBreaks down reporting data by salesperson User.id.
SalesPersonNameStringFalseNoBreaks down reporting data by salesperson.
AdServerImpressionsLongFalseNoThe number of impressions delivered by the ad server.
AdServerCpmAndCpcRevenueLongFalseNoThe CPM and CPC revenue earned, calculated in publisher currency, for the ads delivered by the ad server.
AdServerWithoutCpdAverageEcpmLongFalseNoThe average estimated cost-per-thousand-impressions earned from the CPM and CPC ads delivered by the ad server.
EndDateDateFalseYesThe end date of the custom date range. The end date cannot be later than today's date.
StartDateDateFalseYesThe start date of the custom date range. The start date must be earlier than or the same as the end date.
DateRangeTypeStringFalseYesThe period of time for which the reporting data is being generated. Supported values are: TODAY, YESTERDAY, LAST_WEEK, LAST_MONTH, LAST_3_MONTHS, REACH_LIFETIME, CUSTOM_DATE, NEXT_DAY, NEXT_90_DAYS, NEXT_WEEK, NEXT_MONTH, CURRENT_AND_NEXT_MONTH, NEXT_QUARTER, NEXT_3_MONTHS, NEXT_12_MONTHS. In order to define custom time periods, set this to CUSTOM_DATE.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]LongTrueNoThe unique ID of the User. This attribute is readonly and is assigned by Google.
NameStringFalseNoThe name of the User. It has a maximum length of 128 characters.
EmailStringFalseNoThe email or login of the User. In order to create a new user, you must already have a Google Account.
RoleIdLongFalseRoles.IdNoThe unique role ID of the User. Roles that are created by Google will have negative IDs.
RoleNameStringTrueNoThe name of the role assigned to the User. This attribute is readonly.
IsActiveBooleanTrueNoSpecifies whether or not the User is active. An inactive user cannot log in to the system or perform any operations. This attribute is read-only.
IsEmailNotificationAllowedBooleanFalseNoSpecifies whether or not the User wants to permit the Publisher Display Ads system to send email notifications to their email address. This attribute is optional and defaults to true.
ExternalIdStringFalseNoAn identifier for the User that is meaningful to the publisher. This attribute is optional and has a maximum length of 255 characters.
IsServiceAccountBooleanTrueNoWhether the user is an OAuth2 service account user. This attribute is read-only. Service account users can only be added through the UI.
OrdersUiLocalTimeZoneIdStringFalseNoThe long format timezone id (e.g. 'America/Los_Angeles') used in the orders and line items UI for this User. Set this to null to indicate that no such value is defined for the User - UI then defaults to using the Network's timezone. This setting only affects the UI for this user and does not in particular affect the timezone of any dates and times returned in API responses.

Return to Top