Close httplib2 connections.
mutate(customerId, body=None, x__xgafv=None)
Creates assets. Operation statuses are returned. List of thrown errors: [AssetError]() [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [CurrencyCodeError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [ListOperationError]() [MediaUploadError]() [MutateError]() [NotAllowlistedError]() [NotEmptyError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]() [YoutubeVideoRegistrationError]()
close()
Close httplib2 connections.
mutate(customerId, body=None, x__xgafv=None)
Creates assets. Operation statuses are returned. List of thrown errors: [AssetError]() [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [CurrencyCodeError]() [DatabaseError]() [DateError]() [DistinctError]() [FieldError]() [FieldMaskError]() [HeaderError]() [IdError]() [InternalError]() [ListOperationError]() [MediaUploadError]() [MutateError]() [NotAllowlistedError]() [NotEmptyError]() [OperatorError]() [QuotaError]() [RangeError]() [RequestError]() [SizeLimitError]() [StringFormatError]() [StringLengthError]() [UrlFieldError]() [YoutubeVideoRegistrationError]()
Args:
customerId: string, Required. The ID of the customer whose assets are being modified. (required)
body: object, The request body.
The object takes the form of:
{ # Request message for AssetService.MutateAssets
"operations": [ # Required. The list of operations to perform on individual assets.
{ # A single operation to create an asset. Supported asset types are YoutubeVideoAsset, MediaBundleAsset, ImageAsset, LeadFormAsset, LocationAsset, and ImageAsset. TextAsset can be created with an Ad inline, but it can also be created apart from an Ad like other assets.
"create": { # Asset is a part of an ad which can be shared across multiple ads. It can be an image (ImageAsset), a video (YoutubeVideoAsset), etc. Assets are immutable and cannot be removed. To stop an asset from serving, remove the asset from the entity that is using it. # Create operation: No resource name is expected for the new asset.
"appDeepLinkAsset": { # An app deep link asset # Immutable. An app deep link asset.
"appDeepLinkUri": "A String", # The uri for the app deep link, The uri can be either a custom scheme uri (e.g. mystore://shoes) or universal uri (e.g. http://www.mystore.com/shoes).
},
"bookOnGoogleAsset": { # A Book on Google asset. Used to redirect user to book through Google. Book on Google will change the redirect url to book directly through Google. # A book on google asset.
},
"businessMessageAsset": { # A business message asset. # A business message asset.
"callToAction": { # Display information that encourages the user to take action. # A call to action for the business message asset.
"callToActionDescription": "A String", # Required. Text providing a clear value proposition of what users expect once they take the action. Examples: 'Message us for a quote', 'Ask our expert team'.
"callToActionSelection": "A String", # Required. Pre-defined call to action text.
},
"facebookMessengerInfo": { # Facebook Messenger information to use for messaging. # Facebook Messenger.
"pageName": "A String", # Required. Facebook page name used for starting a chat on Facebook Messenger.
},
"messageProvider": "A String", # Required. Message provider of the business message asset.
"starterMessage": "A String", # Required. A welcome message to prompt the user to initiate a conversation.
"whatsappInfo": { # Whatsapp information to use for messaging. # Whatsapp.
"countryCode": "A String", # Required. Two-letter country code of the phone number. Examples: 'US', 'us'.
"phoneNumber": "A String", # Required. Whatsapp phone number of the business. Examples: '1234567890', '(123)456-7890'.
},
"zaloInfo": { # Zalo information to use for messaging. # Zalo.
"customName": "A String", # Custom name generated by the advertiser for their Zalo Account. These names will usually be registered brands or trademarks.
"oaId": "A String", # Zalo Official Account ID of the advertiser.
},
},
"callAsset": { # A Call asset. # A call asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"callConversionAction": "A String", # The conversion action to attribute a call conversion to. If not set, the default conversion action is used. This field only has effect if call_conversion_reporting_state is set to USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION.
"callConversionReportingState": "A String", # Indicates whether this CallAsset should use its own call conversion setting, follow the account level setting, or disable call conversion.
"countryCode": "A String", # Required. Two-letter country code of the phone number. Examples: 'US', 'us'.
"phoneNumber": "A String", # Required. The advertiser's raw phone number. Examples: '1234567890', '(123)456-7890'
},
"callToActionAsset": { # A call to action asset. # Immutable. A call to action asset.
"callToAction": "A String", # Call to action.
},
"calloutAsset": { # A Callout asset. # A callout asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"calloutText": "A String", # Required. The callout text. The length of this string should be between 1 and 25, inclusive.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
},
"creationTime": "A String", # Output only. The timestamp when this asset was created. The timestamp is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.
"demandGenCarouselCardAsset": { # A Demand Gen Carousel Card asset. # Immutable. A Demand Gen carousel card asset.
"callToActionText": "A String", # Call to action text.
"headline": "A String", # Required. Headline of the carousel card.
"marketingImageAsset": "A String", # Asset resource name of the associated 1.91:1 marketing image. This and/or square marketing image asset is required.
"portraitMarketingImageAsset": "A String", # Asset resource name of the associated 4:5 portrait marketing image.
"squareMarketingImageAsset": "A String", # Asset resource name of the associated square marketing image. This and/or a marketing image asset is required.
},
"dynamicCustomAsset": { # A dynamic custom asset. # A dynamic custom asset.
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"contextualKeywords": [ # Contextual keywords, for example, Sedans, 4 door sedans.
"A String",
],
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $20,000.00.
"formattedSalePrice": "A String", # Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $15,000.00.
"id": "A String", # Required. ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag, for example, sedan. Required.
"id2": "A String", # ID2 which can be any sequence of letters and digits, for example, red. ID sequence (ID + ID2) must be unique.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"itemAddress": "A String", # Item address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
"itemCategory": "A String", # Item category, for example, Sedans.
"itemDescription": "A String", # Item description, for example, Best selling mid-size car.
"itemSubtitle": "A String", # Item subtitle, for example, At your Mountain View dealership.
"itemTitle": "A String", # Required. Item title, for example, Mid-size sedan. Required.
"price": "A String", # Price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 20,000.00 USD.
"salePrice": "A String", # Sale price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 15,000.00 USD. Must be less than the 'price' field.
"similarIds": [ # Similar IDs.
"A String",
],
},
"dynamicEducationAsset": { # A Dynamic Education asset. # A dynamic education asset.
"address": "A String", # School address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"contextualKeywords": [ # Contextual keywords, for example, Nursing certification, Health, Mountain View.
"A String",
],
"imageUrl": "A String", # Image url, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"locationId": "A String", # Location ID which can be any sequence of letters and digits and must be unique.
"programDescription": "A String", # Program description, for example, Nursing Certification.
"programId": "A String", # Required. Program ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"programName": "A String", # Required. Program name, for example, Nursing. Required.
"schoolName": "A String", # School name, for example, Mountain View School of Nursing.
"similarProgramIds": [ # Similar program IDs.
"A String",
],
"subject": "A String", # Subject of study, for example, Health.
"thumbnailImageUrl": "A String", # Thumbnail image url, for example, http://www.example.com/thumbnail.png. The thumbnail image will not be uploaded as image asset.
},
"dynamicFlightsAsset": { # A dynamic flights asset. # A dynamic flights asset.
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"customMapping": "A String", # A custom field which can be multiple key to values mapping separated by delimiters (",", "|" and ":"), in the forms of ": , , ... , | : , ... , | ... | : , ... ," for example, wifi: most | aircraft: 320, 77W | flights: 42 | legroom: 32".
"destinationId": "A String", # Required. Destination ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"destinationName": "A String", # Destination name, for example, Paris.
"flightDescription": "A String", # Required. Flight description, for example, Book your ticket. Required.
"flightPrice": "A String", # Flight price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 100.00 USD.
"flightSalePrice": "A String", # Flight sale price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 80.00 USD. Must be less than the 'flight_price' field.
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $100.00.
"formattedSalePrice": "A String", # Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $80.00.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"originId": "A String", # Origin ID which can be any sequence of letters and digits. The ID sequence (destination ID + origin ID) must be unique.
"originName": "A String", # Origin name, for example, London.
"similarDestinationIds": [ # Similar destination IDs, for example, PAR,LON.
"A String",
],
},
"dynamicHotelsAndRentalsAsset": { # A dynamic hotels and rentals asset. # A dynamic hotels and rentals asset.
"address": "A String", # Address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"category": "A String", # Category, for example, Hotel suite.
"contextualKeywords": [ # Contextual keywords, for example, Mountain View "Hotels", South Bay hotels.
"A String",
],
"description": "A String", # Description, for example, Close to SJC Airport.
"destinationName": "A String", # Destination name, for example, Downtown Mountain View.
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $100.00.
"formattedSalePrice": "A String", # Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $80.00.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"price": "A String", # Price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 100.00 USD.
"propertyId": "A String", # Required. Property ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"propertyName": "A String", # Required. Property name, for example, Mountain View Hotel. Required.
"salePrice": "A String", # ISO 4217 standard. Use '.' as the decimal mark, for example, 80.00 USD. Must be less than the 'price' field.
"similarPropertyIds": [ # Similar property IDs.
"A String",
],
"starRating": "A String", # Star rating. Must be a number between 1 to 5, inclusive.
},
"dynamicJobsAsset": { # A dynamic jobs asset. # A dynamic jobs asset.
"address": "A String", # Address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403.
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"contextualKeywords": [ # Contextual keywords, for example, Software engineering job.
"A String",
],
"description": "A String", # Description, for example, Apply your technical skills.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"jobCategory": "A String", # Job category, for example, Technical.
"jobId": "A String", # Required. Job ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"jobSubtitle": "A String", # Job subtitle, for example, Level II.
"jobTitle": "A String", # Required. Job title, for example, Software engineer. Required.
"locationId": "A String", # Location ID which can be any sequence of letters and digits. The ID sequence (job ID + location ID) must be unique.
"salary": "A String", # Salary, for example, $100,000.
"similarJobIds": [ # Similar job IDs, for example, 1275.
"A String",
],
},
"dynamicLocalAsset": { # A dynamic local asset. # A dynamic local asset.
"address": "A String", # Address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403.
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"category": "A String", # Category, for example, Food.
"contextualKeywords": [ # Contextual keywords, for example, Save groceries coupons.
"A String",
],
"dealId": "A String", # Required. Deal ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"dealName": "A String", # Required. Deal name, for example, 50% off at Mountain View Grocers. Required.
"description": "A String", # Description, for example, Save on your weekly bill.
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $100.00.
"formattedSalePrice": "A String", # Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $80.00.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"price": "A String", # Price which can be a number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 100.00 USD.
"salePrice": "A String", # Sale price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 80.00 USD. Must be less than the 'price' field.
"similarDealIds": [ # Similar deal IDs, for example, 1275.
"A String",
],
"subtitle": "A String", # Subtitle, for example, Groceries.
},
"dynamicRealEstateAsset": { # A dynamic real estate asset. # A dynamic real estate asset.
"address": "A String", # Address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"cityName": "A String", # City name, for example, Mountain View, California.
"contextualKeywords": [ # Contextual keywords, for example, For sale; Houses for sale.
"A String",
],
"description": "A String", # Description, for example, 3 beds, 2 baths, 1568 sq. ft.
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $200,000.00.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"listingId": "A String", # Required. Listing ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"listingName": "A String", # Required. Listing name, for example, Boulevard Bungalow. Required.
"listingType": "A String", # Listing type, for example, For sale.
"price": "A String", # Price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 200,000.00 USD.
"propertyType": "A String", # Property type, for example, House.
"similarListingIds": [ # Similar listing IDs.
"A String",
],
},
"dynamicTravelAsset": { # A dynamic travel asset. # A dynamic travel asset.
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"category": "A String", # Category, for example, Express.
"contextualKeywords": [ # Contextual keywords, for example, Paris trains.
"A String",
],
"destinationAddress": "A String", # Destination address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403.
"destinationId": "A String", # Required. Destination ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"destinationName": "A String", # Destination name, for example, Paris.
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $100.00.
"formattedSalePrice": "A String", # Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $80.00.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"originId": "A String", # Origin ID which can be any sequence of letters and digits. The ID sequence (destination ID + origin ID) must be unique.
"originName": "A String", # Origin name, for example, London.
"price": "A String", # Price which can be a number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 100.00 USD.
"salePrice": "A String", # Sale price which can be a number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 80.00 USD. Must be less than the 'price' field.
"similarDestinationIds": [ # Similar destination IDs, for example, NYC.
"A String",
],
"title": "A String", # Required. Title, for example, Book your train ticket. Required.
},
"engineStatus": "A String", # Output only. The Engine Status for an asset.
"fieldTypePolicySummaries": [ # Output only. Policy information for the asset for each FieldType.
{ # Contains policy information for an asset under AssetFieldType context.
"assetFieldType": "A String", # Output only. FieldType of this asset.
"assetSource": "A String", # Output only. Source of this asset.
"policySummaryInfo": { # Contains policy information for an asset. # Output only. Policy summary.
"approvalStatus": "A String", # Output only. The overall approval status of this asset, calculated based on the status of its individual policy topic entries.
"policyTopicEntries": [ # Output only. The list of policy findings for this asset.
{ # Policy finding attached to a resource (for example, alcohol policy associated with a site that sells alcohol). Each PolicyTopicEntry has a topic that indicates the specific ads policy the entry is about and a type to indicate the effect that the entry will have on serving. It may optionally have one or more evidences that indicate the reason for the finding. It may also optionally have one or more constraints that provide details about how serving may be restricted.
"constraints": [ # Indicates how serving of this resource may be affected (for example, not serving in a country).
{ # Describes the effect on serving that a policy topic entry will have.
"certificateDomainMismatchInCountryList": { # A list of countries where a resource's serving is constrained. # Countries where the resource's domain is not covered by the certificates associated with it.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"certificateMissingInCountryList": { # A list of countries where a resource's serving is constrained. # Countries where a certificate is required for serving.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"countryConstraintList": { # A list of countries where a resource's serving is constrained. # Countries where the resource cannot serve.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"resellerConstraint": { # Indicates that a policy topic was constrained due to disapproval of the website for reseller purposes. # Reseller constraint.
},
},
],
"evidences": [ # Additional information that explains policy finding (for example, the brand name for a trademark finding).
{ # Additional information that explains a policy finding.
"destinationMismatch": { # Evidence of mismatches between the URLs of a resource. # Mismatch between the destinations of a resource's URLs.
"urlTypes": [ # The set of URLs that did not match each other.
"A String",
],
},
"destinationNotWorking": { # Evidence details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices. # Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
"device": "A String", # The type of device that failed to load the URL.
"dnsErrorType": "A String", # The type of DNS error.
"expandedUrl": "A String", # The full URL that didn't work.
"httpErrorCode": "A String", # The HTTP error code.
"lastCheckedDateTime": "A String", # The time the URL was last checked. The format is "YYYY-MM-DD HH:MM:SS". Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
},
"destinationTextList": { # A list of strings found in a destination page that caused a policy finding. # The text in the destination of the resource that is causing a policy finding.
"destinationTexts": [ # List of text found in the resource's destination page.
"A String",
],
},
"languageCode": "A String", # The language the resource was detected to be written in. This is an IETF language tag such as "en-US".
"textList": { # A list of fragments of text that violated a policy. # List of evidence found in the text of a resource.
"texts": [ # The fragments of text from the resource that caused the policy finding.
"A String",
],
},
"websiteList": { # A list of websites that caused a policy finding. Used for ONE_WEBSITE_PER_AD_GROUP policy topic, for example. In case there are more than five websites, only the top five (those that appear in resources the most) will be listed here. # List of websites linked with this resource.
"websites": [ # Websites that caused the policy finding.
"A String",
],
},
},
],
"topic": "A String", # Policy topic this finding refers to. For example, "ALCOHOL", "TRADEMARKS_IN_AD_TEXT", or "DESTINATION_NOT_WORKING". The set of possible policy topics is not fixed for a particular API version and may change at any time.
"type": "A String", # Describes the negative or positive effect this policy will have on serving.
},
],
"reviewStatus": "A String", # Output only. Where in the review process this asset is.
},
},
],
"finalMobileUrls": [ # A list of possible final mobile URLs after all cross domain redirects.
"A String",
],
"finalUrlSuffix": "A String", # URL template for appending params to landing page URLs served with parallel tracking.
"finalUrls": [ # A list of possible final URLs after all cross domain redirects.
"A String",
],
"hotelCalloutAsset": { # An asset representing a hotel callout. # A hotel callout asset.
"languageCode": "A String", # Required. The language of the hotel callout. Represented as BCP 47 language tag.
"text": "A String", # Required. The text of the hotel callout asset. The length of this string should be between 1 and 25, inclusive.
},
"hotelPropertyAsset": { # A hotel property asset. # Immutable. A hotel property asset.
"hotelAddress": "A String", # Address of the hotel. Read-only.
"hotelName": "A String", # Name of the hotel. Read-only.
"placeId": "A String", # Place IDs uniquely identify a place in the Google Places database and on Google Maps. See https://developers.google.com/places/web-service/place-id to learn more.
},
"id": "A String", # Output only. The ID of the asset.
"imageAsset": { # An Image asset. # Output only. An image asset.
"data": "A String", # The raw bytes data of an image. This field is mutate only.
"fileSize": "A String", # File size of the image asset in bytes.
"fullSize": { # Metadata for an image at a certain size, either original or resized. # Metadata for this image at its original size.
"heightPixels": "A String", # Height of the image.
"url": "A String", # A URL that returns the image with this height and width.
"widthPixels": "A String", # Width of the image.
},
"mimeType": "A String", # MIME type of the image asset.
},
"lastModifiedTime": "A String", # Output only. The datetime when this asset was last modified. The datetime is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss.ssssss" format.
"leadFormAsset": { # A Lead Form asset. # A lead form asset.
"backgroundImageAsset": "A String", # Asset resource name of the background image. The image dimensions must be exactly 1200x628.
"businessName": "A String", # Required. The name of the business being advertised.
"callToActionDescription": "A String", # Required. Text giving a clear value proposition of what users expect once they expand the form.
"callToActionType": "A String", # Required. Pre-defined display text that encourages user to expand the form.
"customDisclosure": "A String", # Custom disclosure shown along with Google disclaimer on the lead form. Accessible to allowed customers only.
"customQuestionFields": [ # Ordered list of custom question fields. This field is subject to a limit of 5 qualifying questions per form.
{ # One custom question input field instance within a form.
"customQuestionText": "A String", # The exact custom question field text (for example, "What kind of vehicle do you have?").
"hasLocationAnswer": True or False, # Answer configuration for location question. If true, campaign/account level location data (state, city, business name etc) will be rendered on the Lead Form. Starting V13.1, has_location_answer can only be set for "What is your preferred dealership?" question, for advertisers with Location Assets setup at campaign/account level.
"singleChoiceAnswers": { # Defines possible answers for a single choice question, usually presented as a single-choice drop-down list. # Answer configuration for a single choice question. Minimum of 2 answers and maximum of 12 allowed.
"answers": [ # List of choices for a single question field. The order of entries defines UI order. Minimum of 2 answers required and maximum of 12 allowed.
"A String",
],
},
},
],
"deliveryMethods": [ # Configured methods for collected lead data to be delivered to advertiser. Only one method typed as WebhookDelivery can be configured.
{ # A configuration of how leads are delivered to the advertiser.
"webhook": { # Google notifies the advertiser of leads by making HTTP calls to an endpoint they specify. The requests contain JSON matching a schema that Google publishes as part of form ads documentation. # Webhook method of delivery.
"advertiserWebhookUrl": "A String", # Webhook url specified by advertiser to send the lead.
"googleSecret": "A String", # Anti-spoofing secret set by the advertiser as part of the webhook payload.
"payloadSchemaVersion": "A String", # The schema version that this delivery instance will use.
},
},
],
"description": "A String", # Required. Detailed description of the expanded form to describe what the form is asking for or facilitating.
"desiredIntent": "A String", # Chosen intent for the lead form, for example, more volume or more qualified.
"fields": [ # Ordered list of input fields. This field can be updated by reordering questions, but not by adding or removing questions.
{ # One input field instance within a form.
"hasLocationAnswer": True or False, # Answer configuration for location question. If true, campaign/account level location data (state, city, business name etc) will be rendered on the Lead Form. Starting V13.1, has_location_answer can only be set for "What is your preferred dealership?" question, for advertisers with Location Assets setup at campaign/account level.
"inputType": "A String", # Describes the input type, which may be a predefined type such as "full name" or a pre-vetted question like "What kind of vehicle do you have?".
"singleChoiceAnswers": { # Defines possible answers for a single choice question, usually presented as a single-choice drop-down list. # Answer configuration for a single choice question. Can be set only for pre-vetted question fields. Minimum of 2 answers required and maximum of 12 allowed.
"answers": [ # List of choices for a single question field. The order of entries defines UI order. Minimum of 2 answers required and maximum of 12 allowed.
"A String",
],
},
},
],
"headline": "A String", # Required. Headline of the expanded form to describe what the form is asking for or facilitating.
"postSubmitCallToActionType": "A String", # Pre-defined display text that encourages user action after the form is submitted.
"postSubmitDescription": "A String", # Detailed description shown after form submission that describes how the advertiser will follow up with the user.
"postSubmitHeadline": "A String", # Headline of text shown after form submission that describes how the advertiser will follow up with the user.
"privacyPolicyUrl": "A String", # Required. Link to a page describing the policy on how the collected data is handled by the advertiser/business.
},
"locationAsset": { # A location asset. # Output only. A location asset.
"businessProfileLocations": [ # The list of business locations for the customer. This will only be returned if the Location Asset is syncing from the Business Profile account. It is possible to have multiple Business Profile listings under the same account that point to the same Place ID.
{ # Business Profile location data synced from the linked Business Profile account.
"labels": [ # Advertiser specified label for the location on the Business Profile account. This is synced from the Business Profile account.
"A String",
],
"listingId": "A String", # Listing ID of this Business Profile location. This is synced from the linked Business Profile account.
"storeCode": "A String", # Business Profile store code of this location. This is synced from the Business Profile account.
},
],
"locationOwnershipType": "A String", # The type of location ownership. If the type is BUSINESS_OWNER, it will be served as a location extension. If the type is AFFILIATE, it will be served as an affiliate location.
"placeId": "A String", # Place IDs uniquely identify a place in the Google Places database and on Google Maps. This field is unique for a given customer ID and asset type. See https://developers.google.com/places/web-service/place-id to learn more about Place ID.
},
"mediaBundleAsset": { # A MediaBundle asset. # Immutable. A media bundle asset.
"data": "A String", # Media bundle (ZIP file) asset data. The format of the uploaded ZIP file depends on the ad field where it will be used. For more information on the format, see the documentation of the ad field where you plan on using the MediaBundleAsset. This field is mutate only.
},
"mobileAppAsset": { # An asset representing a mobile app. # A mobile app asset.
"appId": "A String", # Required. A string that uniquely identifies a mobile application. It should just contain the platform native id, like "com.android.ebay" for Android or "12345689" for iOS.
"appStore": "A String", # Required. The application store that distributes this specific app.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"linkText": "A String", # Required. The visible text displayed when the link is rendered in an ad. The length of this string should be between 1 and 25, inclusive.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
},
"name": "A String", # Optional name of the asset.
"orientation": "A String", # Output only. Orientation of the asset. This is only supported for image and video assets.
"pageFeedAsset": { # A Page Feed asset. # A page feed asset.
"labels": [ # Labels used to group the page urls.
"A String",
],
"pageUrl": "A String", # Required. The webpage that advertisers want to target.
},
"policySummary": { # Contains policy information for an asset. # Output only. Policy information for the asset.
"approvalStatus": "A String", # Output only. The overall approval status of this asset, calculated based on the status of its individual policy topic entries.
"policyTopicEntries": [ # Output only. The list of policy findings for this asset.
{ # Policy finding attached to a resource (for example, alcohol policy associated with a site that sells alcohol). Each PolicyTopicEntry has a topic that indicates the specific ads policy the entry is about and a type to indicate the effect that the entry will have on serving. It may optionally have one or more evidences that indicate the reason for the finding. It may also optionally have one or more constraints that provide details about how serving may be restricted.
"constraints": [ # Indicates how serving of this resource may be affected (for example, not serving in a country).
{ # Describes the effect on serving that a policy topic entry will have.
"certificateDomainMismatchInCountryList": { # A list of countries where a resource's serving is constrained. # Countries where the resource's domain is not covered by the certificates associated with it.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"certificateMissingInCountryList": { # A list of countries where a resource's serving is constrained. # Countries where a certificate is required for serving.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"countryConstraintList": { # A list of countries where a resource's serving is constrained. # Countries where the resource cannot serve.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"resellerConstraint": { # Indicates that a policy topic was constrained due to disapproval of the website for reseller purposes. # Reseller constraint.
},
},
],
"evidences": [ # Additional information that explains policy finding (for example, the brand name for a trademark finding).
{ # Additional information that explains a policy finding.
"destinationMismatch": { # Evidence of mismatches between the URLs of a resource. # Mismatch between the destinations of a resource's URLs.
"urlTypes": [ # The set of URLs that did not match each other.
"A String",
],
},
"destinationNotWorking": { # Evidence details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices. # Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
"device": "A String", # The type of device that failed to load the URL.
"dnsErrorType": "A String", # The type of DNS error.
"expandedUrl": "A String", # The full URL that didn't work.
"httpErrorCode": "A String", # The HTTP error code.
"lastCheckedDateTime": "A String", # The time the URL was last checked. The format is "YYYY-MM-DD HH:MM:SS". Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
},
"destinationTextList": { # A list of strings found in a destination page that caused a policy finding. # The text in the destination of the resource that is causing a policy finding.
"destinationTexts": [ # List of text found in the resource's destination page.
"A String",
],
},
"languageCode": "A String", # The language the resource was detected to be written in. This is an IETF language tag such as "en-US".
"textList": { # A list of fragments of text that violated a policy. # List of evidence found in the text of a resource.
"texts": [ # The fragments of text from the resource that caused the policy finding.
"A String",
],
},
"websiteList": { # A list of websites that caused a policy finding. Used for ONE_WEBSITE_PER_AD_GROUP policy topic, for example. In case there are more than five websites, only the top five (those that appear in resources the most) will be listed here. # List of websites linked with this resource.
"websites": [ # Websites that caused the policy finding.
"A String",
],
},
},
],
"topic": "A String", # Policy topic this finding refers to. For example, "ALCOHOL", "TRADEMARKS_IN_AD_TEXT", or "DESTINATION_NOT_WORKING". The set of possible policy topics is not fixed for a particular API version and may change at any time.
"type": "A String", # Describes the negative or positive effect this policy will have on serving.
},
],
"reviewStatus": "A String", # Output only. Where in the review process this asset is.
},
"priceAsset": { # An asset representing a list of price offers. # A price asset.
"languageCode": "A String", # Required. The language of the price asset. Represented as BCP 47 language tag.
"priceOfferings": [ # The price offerings of the price asset. The size of this collection should be between 3 and 8, inclusive.
{ # A single price offering within a PriceAsset.
"description": "A String", # Required. The description of the price offering. The length of this string should be between 1 and 25, inclusive.
"finalMobileUrl": "A String", # The final mobile URL after all cross domain redirects.
"finalUrl": "A String", # Required. The final URL after all cross domain redirects.
"header": "A String", # Required. The header of the price offering. The length of this string should be between 1 and 25, inclusive.
"price": { # Represents a price in a particular currency. # Required. The price value of the price offering.
"amountMicros": "A String", # Amount in micros. One million is equivalent to one unit.
"currencyCode": "A String", # Three-character ISO 4217 currency code.
},
"unit": "A String", # The price unit of the price offering.
},
],
"priceQualifier": "A String", # The price qualifier of the price asset.
"type": "A String", # Required. The type of the price asset.
},
"promotionAsset": { # A Promotion asset. # A promotion asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"discountModifier": "A String", # A modifier for qualification of the discount.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"languageCode": "A String", # The language of the promotion. Represented as BCP 47 language tag.
"moneyAmountOff": { # Represents a price in a particular currency. # Money amount off for discount in the promotion. Either this or percent_off is required.
"amountMicros": "A String", # Amount in micros. One million is equivalent to one unit.
"currencyCode": "A String", # Three-character ISO 4217 currency code.
},
"occasion": "A String", # The occasion the promotion was intended for. If an occasion is set, the redemption window will need to fall within the date range associated with the occasion.
"ordersOverAmount": { # Represents a price in a particular currency. # The amount the total order needs to be for the user to be eligible for the promotion.
"amountMicros": "A String", # Amount in micros. One million is equivalent to one unit.
"currencyCode": "A String", # Three-character ISO 4217 currency code.
},
"percentOff": "A String", # Percentage off discount in the promotion. 1,000,000 = 100%. Either this or money_amount_off is required.
"promotionBarcodeInfo": { # Barcode info to generate promotion barcode. # Barcode info used to generate promotion barcode for user to be eligible for the promotion.
"barcodeContent": "A String", # Promotion message to be encoded in the barcode.
"type": "A String", # Barcode type used to generate barcode with the correct format.
},
"promotionCode": "A String", # A code the user should use in order to be eligible for the promotion.
"promotionQrCodeInfo": { # QR code info to generate promotion QR code. # QR code info used to generate promotion QR code for user to be eligible for the promotion.
"qrCodeContent": "A String", # Promotion message to be encoded in the QR code.
},
"promotionTarget": "A String", # Required. A freeform description of what the promotion is targeting.
"redemptionEndDate": "A String", # Last date of when the promotion is eligible to be redeemed, in yyyy-MM-dd format.
"redemptionStartDate": "A String", # Start date of when the promotion is eligible to be redeemed, in yyyy-MM-dd format.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
"termsAndConditionsText": "A String", # Terms and conditions of the promotion.
"termsAndConditionsUri": "A String", # URI to the terms and conditions of the promotion.
},
"resourceName": "A String", # Immutable. The resource name of the asset. Asset resource names have the form: `customers/{customer_id}/assets/{asset_id}`
"searchAds360CallAsset": { # A unified call asset. # Output only. A unified call asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"callConversionAction": "A String", # The conversion action to attribute a call conversion to. If not set, the default conversion action is used. This field only has effect if call_conversion_reporting_state is set to USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION.
"callConversionReportingState": "A String", # Output only. Indicates whether this CallAsset should use its own call conversion setting, follow the account level setting, or disable call conversion.
"callOnly": True or False, # Whether the call only shows the phone number without a link to the website. Applies to Microsoft Ads.
"callTrackingEnabled": True or False, # Whether the call should be enabled on call tracking. Applies to Microsoft Ads.
"countryCode": "A String", # Two-letter country code of the phone number. Examples: 'US', 'us'.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"phoneNumber": "A String", # The advertiser's raw phone number. Examples: '1234567890', '(123)456-7890'
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
"useSearcherTimeZone": True or False, # Whether to show the call extension in search user's time zone. Applies to Microsoft Ads.
},
"searchAds360CalloutAsset": { # A unified callout asset. # Output only. A unified callout asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"calloutText": "A String", # The callout text. The length of this string should be between 1 and 25, inclusive.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
"useSearcherTimeZone": True or False, # Whether to show the asset in search user's time zone. Applies to Microsoft Ads.
},
"searchAds360LocationAsset": { # A unified location asset. # Output only. A unified location asset.
"businessProfileLocations": [ # The list of business locations for the customer. This will only be returned if the Location Asset is syncing from the Business Profile account. It is possible to have multiple Business Profile listings under the same account that point to the same Place ID.
{ # Business Profile location data synced from the linked Business Profile account.
"labels": [ # Advertiser specified label for the location on the Business Profile account. This is synced from the Business Profile account.
"A String",
],
"listingId": "A String", # Listing ID of this Business Profile location. This is synced from the linked Business Profile account.
"storeCode": "A String", # Business Profile store code of this location. This is synced from the Business Profile account.
},
],
"locationOwnershipType": "A String", # The type of location ownership. If the type is BUSINESS_OWNER, it will be served as a location extension. If the type is AFFILIATE, it will be served as an affiliate location.
"placeId": "A String", # Place IDs uniquely identify a place in the Google Places database and on Google Maps. This field is unique for a given customer ID and asset type. See https://developers.google.com/places/web-service/place-id to learn more about Place ID.
},
"searchAds360PageFeedAsset": { # A Unified Page Feed asset. # Output only. A unified page feed asset.
"labels": [ # Labels used to group the page urls.
"A String",
],
"pageUrl": "A String", # The webpage that advertisers want to target.
},
"searchAds360SitelinkAsset": { # A unified sitelink asset. # Output only. A unified sitelink asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"description1": "A String", # First line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description2 must also be set.
"description2": "A String", # Second line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description1 must also be set.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"linkText": "A String", # URL display text for the sitelink. The length of this string should be between 1 and 25, inclusive.
"mobilePreferred": True or False, # Whether the preference is for the sitelink asset to be displayed on mobile devices. Applies to Microsoft Ads.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
"trackingId": "A String", # ID used for tracking clicks for the sitelink asset. This is a Yahoo! Japan only field.
"useSearcherTimeZone": True or False, # Whether to show the sitelink asset in search user's time zone. Applies to Microsoft Ads.
},
"sitelinkAsset": { # A Sitelink asset. # A sitelink asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"description1": "A String", # First line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description2 must also be set.
"description2": "A String", # Second line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description1 must also be set.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"linkText": "A String", # Required. URL display text for the sitelink. The length of this string should be between 1 and 25, inclusive.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
},
"source": "A String", # Output only. Source of the asset.
"status": "A String", # Output only. The status of the asset.
"structuredSnippetAsset": { # A Structured Snippet asset. # A structured snippet asset.
"header": "A String", # Required. The header of the snippet. This string should be one of the predefined values at https://developers.google.com/google-ads/api/reference/data/structured-snippet-headers
"values": [ # Required. The values in the snippet. The size of this collection should be between 3 and 10, inclusive. The length of each value should be between 1 and 25 characters, inclusive.
"A String",
],
},
"textAsset": { # A Text asset. # Immutable. A text asset.
"text": "A String", # Text content of the text asset.
},
"trackingUrlTemplate": "A String", # URL template for constructing a tracking URL.
"type": "A String", # Output only. Type of the asset.
"urlCustomParameters": [ # A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
{ # A mapping that can be used by custom parameter tags in a `tracking_url_template`, `final_urls`, or `mobile_final_urls`.
"key": "A String", # The key matching the parameter tag name.
"value": "A String", # The value to be substituted.
},
],
"youtubeVideoAsset": { # A YouTube asset. # Immutable. A YouTube video asset.
"youtubeVideoId": "A String", # YouTube video id. This is the 11 character string value used in the YouTube video URL.
"youtubeVideoTitle": "A String", # YouTube video title.
},
},
"update": { # Asset is a part of an ad which can be shared across multiple ads. It can be an image (ImageAsset), a video (YoutubeVideoAsset), etc. Assets are immutable and cannot be removed. To stop an asset from serving, remove the asset from the entity that is using it. # Update operation: The asset is expected to have a valid resource name in this format: `customers/{customer_id}/assets/{asset_id}`
"appDeepLinkAsset": { # An app deep link asset # Immutable. An app deep link asset.
"appDeepLinkUri": "A String", # The uri for the app deep link, The uri can be either a custom scheme uri (e.g. mystore://shoes) or universal uri (e.g. http://www.mystore.com/shoes).
},
"bookOnGoogleAsset": { # A Book on Google asset. Used to redirect user to book through Google. Book on Google will change the redirect url to book directly through Google. # A book on google asset.
},
"businessMessageAsset": { # A business message asset. # A business message asset.
"callToAction": { # Display information that encourages the user to take action. # A call to action for the business message asset.
"callToActionDescription": "A String", # Required. Text providing a clear value proposition of what users expect once they take the action. Examples: 'Message us for a quote', 'Ask our expert team'.
"callToActionSelection": "A String", # Required. Pre-defined call to action text.
},
"facebookMessengerInfo": { # Facebook Messenger information to use for messaging. # Facebook Messenger.
"pageName": "A String", # Required. Facebook page name used for starting a chat on Facebook Messenger.
},
"messageProvider": "A String", # Required. Message provider of the business message asset.
"starterMessage": "A String", # Required. A welcome message to prompt the user to initiate a conversation.
"whatsappInfo": { # Whatsapp information to use for messaging. # Whatsapp.
"countryCode": "A String", # Required. Two-letter country code of the phone number. Examples: 'US', 'us'.
"phoneNumber": "A String", # Required. Whatsapp phone number of the business. Examples: '1234567890', '(123)456-7890'.
},
"zaloInfo": { # Zalo information to use for messaging. # Zalo.
"customName": "A String", # Custom name generated by the advertiser for their Zalo Account. These names will usually be registered brands or trademarks.
"oaId": "A String", # Zalo Official Account ID of the advertiser.
},
},
"callAsset": { # A Call asset. # A call asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"callConversionAction": "A String", # The conversion action to attribute a call conversion to. If not set, the default conversion action is used. This field only has effect if call_conversion_reporting_state is set to USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION.
"callConversionReportingState": "A String", # Indicates whether this CallAsset should use its own call conversion setting, follow the account level setting, or disable call conversion.
"countryCode": "A String", # Required. Two-letter country code of the phone number. Examples: 'US', 'us'.
"phoneNumber": "A String", # Required. The advertiser's raw phone number. Examples: '1234567890', '(123)456-7890'
},
"callToActionAsset": { # A call to action asset. # Immutable. A call to action asset.
"callToAction": "A String", # Call to action.
},
"calloutAsset": { # A Callout asset. # A callout asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"calloutText": "A String", # Required. The callout text. The length of this string should be between 1 and 25, inclusive.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
},
"creationTime": "A String", # Output only. The timestamp when this asset was created. The timestamp is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.
"demandGenCarouselCardAsset": { # A Demand Gen Carousel Card asset. # Immutable. A Demand Gen carousel card asset.
"callToActionText": "A String", # Call to action text.
"headline": "A String", # Required. Headline of the carousel card.
"marketingImageAsset": "A String", # Asset resource name of the associated 1.91:1 marketing image. This and/or square marketing image asset is required.
"portraitMarketingImageAsset": "A String", # Asset resource name of the associated 4:5 portrait marketing image.
"squareMarketingImageAsset": "A String", # Asset resource name of the associated square marketing image. This and/or a marketing image asset is required.
},
"dynamicCustomAsset": { # A dynamic custom asset. # A dynamic custom asset.
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"contextualKeywords": [ # Contextual keywords, for example, Sedans, 4 door sedans.
"A String",
],
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $20,000.00.
"formattedSalePrice": "A String", # Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $15,000.00.
"id": "A String", # Required. ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag, for example, sedan. Required.
"id2": "A String", # ID2 which can be any sequence of letters and digits, for example, red. ID sequence (ID + ID2) must be unique.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"itemAddress": "A String", # Item address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
"itemCategory": "A String", # Item category, for example, Sedans.
"itemDescription": "A String", # Item description, for example, Best selling mid-size car.
"itemSubtitle": "A String", # Item subtitle, for example, At your Mountain View dealership.
"itemTitle": "A String", # Required. Item title, for example, Mid-size sedan. Required.
"price": "A String", # Price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 20,000.00 USD.
"salePrice": "A String", # Sale price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 15,000.00 USD. Must be less than the 'price' field.
"similarIds": [ # Similar IDs.
"A String",
],
},
"dynamicEducationAsset": { # A Dynamic Education asset. # A dynamic education asset.
"address": "A String", # School address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"contextualKeywords": [ # Contextual keywords, for example, Nursing certification, Health, Mountain View.
"A String",
],
"imageUrl": "A String", # Image url, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"locationId": "A String", # Location ID which can be any sequence of letters and digits and must be unique.
"programDescription": "A String", # Program description, for example, Nursing Certification.
"programId": "A String", # Required. Program ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"programName": "A String", # Required. Program name, for example, Nursing. Required.
"schoolName": "A String", # School name, for example, Mountain View School of Nursing.
"similarProgramIds": [ # Similar program IDs.
"A String",
],
"subject": "A String", # Subject of study, for example, Health.
"thumbnailImageUrl": "A String", # Thumbnail image url, for example, http://www.example.com/thumbnail.png. The thumbnail image will not be uploaded as image asset.
},
"dynamicFlightsAsset": { # A dynamic flights asset. # A dynamic flights asset.
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"customMapping": "A String", # A custom field which can be multiple key to values mapping separated by delimiters (",", "|" and ":"), in the forms of ": , , ... , | : , ... , | ... | : , ... ," for example, wifi: most | aircraft: 320, 77W | flights: 42 | legroom: 32".
"destinationId": "A String", # Required. Destination ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"destinationName": "A String", # Destination name, for example, Paris.
"flightDescription": "A String", # Required. Flight description, for example, Book your ticket. Required.
"flightPrice": "A String", # Flight price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 100.00 USD.
"flightSalePrice": "A String", # Flight sale price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 80.00 USD. Must be less than the 'flight_price' field.
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $100.00.
"formattedSalePrice": "A String", # Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $80.00.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"originId": "A String", # Origin ID which can be any sequence of letters and digits. The ID sequence (destination ID + origin ID) must be unique.
"originName": "A String", # Origin name, for example, London.
"similarDestinationIds": [ # Similar destination IDs, for example, PAR,LON.
"A String",
],
},
"dynamicHotelsAndRentalsAsset": { # A dynamic hotels and rentals asset. # A dynamic hotels and rentals asset.
"address": "A String", # Address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"category": "A String", # Category, for example, Hotel suite.
"contextualKeywords": [ # Contextual keywords, for example, Mountain View "Hotels", South Bay hotels.
"A String",
],
"description": "A String", # Description, for example, Close to SJC Airport.
"destinationName": "A String", # Destination name, for example, Downtown Mountain View.
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $100.00.
"formattedSalePrice": "A String", # Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $80.00.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"price": "A String", # Price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 100.00 USD.
"propertyId": "A String", # Required. Property ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"propertyName": "A String", # Required. Property name, for example, Mountain View Hotel. Required.
"salePrice": "A String", # ISO 4217 standard. Use '.' as the decimal mark, for example, 80.00 USD. Must be less than the 'price' field.
"similarPropertyIds": [ # Similar property IDs.
"A String",
],
"starRating": "A String", # Star rating. Must be a number between 1 to 5, inclusive.
},
"dynamicJobsAsset": { # A dynamic jobs asset. # A dynamic jobs asset.
"address": "A String", # Address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403.
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"contextualKeywords": [ # Contextual keywords, for example, Software engineering job.
"A String",
],
"description": "A String", # Description, for example, Apply your technical skills.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"jobCategory": "A String", # Job category, for example, Technical.
"jobId": "A String", # Required. Job ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"jobSubtitle": "A String", # Job subtitle, for example, Level II.
"jobTitle": "A String", # Required. Job title, for example, Software engineer. Required.
"locationId": "A String", # Location ID which can be any sequence of letters and digits. The ID sequence (job ID + location ID) must be unique.
"salary": "A String", # Salary, for example, $100,000.
"similarJobIds": [ # Similar job IDs, for example, 1275.
"A String",
],
},
"dynamicLocalAsset": { # A dynamic local asset. # A dynamic local asset.
"address": "A String", # Address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403.
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"category": "A String", # Category, for example, Food.
"contextualKeywords": [ # Contextual keywords, for example, Save groceries coupons.
"A String",
],
"dealId": "A String", # Required. Deal ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"dealName": "A String", # Required. Deal name, for example, 50% off at Mountain View Grocers. Required.
"description": "A String", # Description, for example, Save on your weekly bill.
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $100.00.
"formattedSalePrice": "A String", # Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $80.00.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"price": "A String", # Price which can be a number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 100.00 USD.
"salePrice": "A String", # Sale price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 80.00 USD. Must be less than the 'price' field.
"similarDealIds": [ # Similar deal IDs, for example, 1275.
"A String",
],
"subtitle": "A String", # Subtitle, for example, Groceries.
},
"dynamicRealEstateAsset": { # A dynamic real estate asset. # A dynamic real estate asset.
"address": "A String", # Address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"cityName": "A String", # City name, for example, Mountain View, California.
"contextualKeywords": [ # Contextual keywords, for example, For sale; Houses for sale.
"A String",
],
"description": "A String", # Description, for example, 3 beds, 2 baths, 1568 sq. ft.
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $200,000.00.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"listingId": "A String", # Required. Listing ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"listingName": "A String", # Required. Listing name, for example, Boulevard Bungalow. Required.
"listingType": "A String", # Listing type, for example, For sale.
"price": "A String", # Price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 200,000.00 USD.
"propertyType": "A String", # Property type, for example, House.
"similarListingIds": [ # Similar listing IDs.
"A String",
],
},
"dynamicTravelAsset": { # A dynamic travel asset. # A dynamic travel asset.
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"category": "A String", # Category, for example, Express.
"contextualKeywords": [ # Contextual keywords, for example, Paris trains.
"A String",
],
"destinationAddress": "A String", # Destination address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403.
"destinationId": "A String", # Required. Destination ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"destinationName": "A String", # Destination name, for example, Paris.
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $100.00.
"formattedSalePrice": "A String", # Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $80.00.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"originId": "A String", # Origin ID which can be any sequence of letters and digits. The ID sequence (destination ID + origin ID) must be unique.
"originName": "A String", # Origin name, for example, London.
"price": "A String", # Price which can be a number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 100.00 USD.
"salePrice": "A String", # Sale price which can be a number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 80.00 USD. Must be less than the 'price' field.
"similarDestinationIds": [ # Similar destination IDs, for example, NYC.
"A String",
],
"title": "A String", # Required. Title, for example, Book your train ticket. Required.
},
"engineStatus": "A String", # Output only. The Engine Status for an asset.
"fieldTypePolicySummaries": [ # Output only. Policy information for the asset for each FieldType.
{ # Contains policy information for an asset under AssetFieldType context.
"assetFieldType": "A String", # Output only. FieldType of this asset.
"assetSource": "A String", # Output only. Source of this asset.
"policySummaryInfo": { # Contains policy information for an asset. # Output only. Policy summary.
"approvalStatus": "A String", # Output only. The overall approval status of this asset, calculated based on the status of its individual policy topic entries.
"policyTopicEntries": [ # Output only. The list of policy findings for this asset.
{ # Policy finding attached to a resource (for example, alcohol policy associated with a site that sells alcohol). Each PolicyTopicEntry has a topic that indicates the specific ads policy the entry is about and a type to indicate the effect that the entry will have on serving. It may optionally have one or more evidences that indicate the reason for the finding. It may also optionally have one or more constraints that provide details about how serving may be restricted.
"constraints": [ # Indicates how serving of this resource may be affected (for example, not serving in a country).
{ # Describes the effect on serving that a policy topic entry will have.
"certificateDomainMismatchInCountryList": { # A list of countries where a resource's serving is constrained. # Countries where the resource's domain is not covered by the certificates associated with it.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"certificateMissingInCountryList": { # A list of countries where a resource's serving is constrained. # Countries where a certificate is required for serving.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"countryConstraintList": { # A list of countries where a resource's serving is constrained. # Countries where the resource cannot serve.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"resellerConstraint": { # Indicates that a policy topic was constrained due to disapproval of the website for reseller purposes. # Reseller constraint.
},
},
],
"evidences": [ # Additional information that explains policy finding (for example, the brand name for a trademark finding).
{ # Additional information that explains a policy finding.
"destinationMismatch": { # Evidence of mismatches between the URLs of a resource. # Mismatch between the destinations of a resource's URLs.
"urlTypes": [ # The set of URLs that did not match each other.
"A String",
],
},
"destinationNotWorking": { # Evidence details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices. # Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
"device": "A String", # The type of device that failed to load the URL.
"dnsErrorType": "A String", # The type of DNS error.
"expandedUrl": "A String", # The full URL that didn't work.
"httpErrorCode": "A String", # The HTTP error code.
"lastCheckedDateTime": "A String", # The time the URL was last checked. The format is "YYYY-MM-DD HH:MM:SS". Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
},
"destinationTextList": { # A list of strings found in a destination page that caused a policy finding. # The text in the destination of the resource that is causing a policy finding.
"destinationTexts": [ # List of text found in the resource's destination page.
"A String",
],
},
"languageCode": "A String", # The language the resource was detected to be written in. This is an IETF language tag such as "en-US".
"textList": { # A list of fragments of text that violated a policy. # List of evidence found in the text of a resource.
"texts": [ # The fragments of text from the resource that caused the policy finding.
"A String",
],
},
"websiteList": { # A list of websites that caused a policy finding. Used for ONE_WEBSITE_PER_AD_GROUP policy topic, for example. In case there are more than five websites, only the top five (those that appear in resources the most) will be listed here. # List of websites linked with this resource.
"websites": [ # Websites that caused the policy finding.
"A String",
],
},
},
],
"topic": "A String", # Policy topic this finding refers to. For example, "ALCOHOL", "TRADEMARKS_IN_AD_TEXT", or "DESTINATION_NOT_WORKING". The set of possible policy topics is not fixed for a particular API version and may change at any time.
"type": "A String", # Describes the negative or positive effect this policy will have on serving.
},
],
"reviewStatus": "A String", # Output only. Where in the review process this asset is.
},
},
],
"finalMobileUrls": [ # A list of possible final mobile URLs after all cross domain redirects.
"A String",
],
"finalUrlSuffix": "A String", # URL template for appending params to landing page URLs served with parallel tracking.
"finalUrls": [ # A list of possible final URLs after all cross domain redirects.
"A String",
],
"hotelCalloutAsset": { # An asset representing a hotel callout. # A hotel callout asset.
"languageCode": "A String", # Required. The language of the hotel callout. Represented as BCP 47 language tag.
"text": "A String", # Required. The text of the hotel callout asset. The length of this string should be between 1 and 25, inclusive.
},
"hotelPropertyAsset": { # A hotel property asset. # Immutable. A hotel property asset.
"hotelAddress": "A String", # Address of the hotel. Read-only.
"hotelName": "A String", # Name of the hotel. Read-only.
"placeId": "A String", # Place IDs uniquely identify a place in the Google Places database and on Google Maps. See https://developers.google.com/places/web-service/place-id to learn more.
},
"id": "A String", # Output only. The ID of the asset.
"imageAsset": { # An Image asset. # Output only. An image asset.
"data": "A String", # The raw bytes data of an image. This field is mutate only.
"fileSize": "A String", # File size of the image asset in bytes.
"fullSize": { # Metadata for an image at a certain size, either original or resized. # Metadata for this image at its original size.
"heightPixels": "A String", # Height of the image.
"url": "A String", # A URL that returns the image with this height and width.
"widthPixels": "A String", # Width of the image.
},
"mimeType": "A String", # MIME type of the image asset.
},
"lastModifiedTime": "A String", # Output only. The datetime when this asset was last modified. The datetime is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss.ssssss" format.
"leadFormAsset": { # A Lead Form asset. # A lead form asset.
"backgroundImageAsset": "A String", # Asset resource name of the background image. The image dimensions must be exactly 1200x628.
"businessName": "A String", # Required. The name of the business being advertised.
"callToActionDescription": "A String", # Required. Text giving a clear value proposition of what users expect once they expand the form.
"callToActionType": "A String", # Required. Pre-defined display text that encourages user to expand the form.
"customDisclosure": "A String", # Custom disclosure shown along with Google disclaimer on the lead form. Accessible to allowed customers only.
"customQuestionFields": [ # Ordered list of custom question fields. This field is subject to a limit of 5 qualifying questions per form.
{ # One custom question input field instance within a form.
"customQuestionText": "A String", # The exact custom question field text (for example, "What kind of vehicle do you have?").
"hasLocationAnswer": True or False, # Answer configuration for location question. If true, campaign/account level location data (state, city, business name etc) will be rendered on the Lead Form. Starting V13.1, has_location_answer can only be set for "What is your preferred dealership?" question, for advertisers with Location Assets setup at campaign/account level.
"singleChoiceAnswers": { # Defines possible answers for a single choice question, usually presented as a single-choice drop-down list. # Answer configuration for a single choice question. Minimum of 2 answers and maximum of 12 allowed.
"answers": [ # List of choices for a single question field. The order of entries defines UI order. Minimum of 2 answers required and maximum of 12 allowed.
"A String",
],
},
},
],
"deliveryMethods": [ # Configured methods for collected lead data to be delivered to advertiser. Only one method typed as WebhookDelivery can be configured.
{ # A configuration of how leads are delivered to the advertiser.
"webhook": { # Google notifies the advertiser of leads by making HTTP calls to an endpoint they specify. The requests contain JSON matching a schema that Google publishes as part of form ads documentation. # Webhook method of delivery.
"advertiserWebhookUrl": "A String", # Webhook url specified by advertiser to send the lead.
"googleSecret": "A String", # Anti-spoofing secret set by the advertiser as part of the webhook payload.
"payloadSchemaVersion": "A String", # The schema version that this delivery instance will use.
},
},
],
"description": "A String", # Required. Detailed description of the expanded form to describe what the form is asking for or facilitating.
"desiredIntent": "A String", # Chosen intent for the lead form, for example, more volume or more qualified.
"fields": [ # Ordered list of input fields. This field can be updated by reordering questions, but not by adding or removing questions.
{ # One input field instance within a form.
"hasLocationAnswer": True or False, # Answer configuration for location question. If true, campaign/account level location data (state, city, business name etc) will be rendered on the Lead Form. Starting V13.1, has_location_answer can only be set for "What is your preferred dealership?" question, for advertisers with Location Assets setup at campaign/account level.
"inputType": "A String", # Describes the input type, which may be a predefined type such as "full name" or a pre-vetted question like "What kind of vehicle do you have?".
"singleChoiceAnswers": { # Defines possible answers for a single choice question, usually presented as a single-choice drop-down list. # Answer configuration for a single choice question. Can be set only for pre-vetted question fields. Minimum of 2 answers required and maximum of 12 allowed.
"answers": [ # List of choices for a single question field. The order of entries defines UI order. Minimum of 2 answers required and maximum of 12 allowed.
"A String",
],
},
},
],
"headline": "A String", # Required. Headline of the expanded form to describe what the form is asking for or facilitating.
"postSubmitCallToActionType": "A String", # Pre-defined display text that encourages user action after the form is submitted.
"postSubmitDescription": "A String", # Detailed description shown after form submission that describes how the advertiser will follow up with the user.
"postSubmitHeadline": "A String", # Headline of text shown after form submission that describes how the advertiser will follow up with the user.
"privacyPolicyUrl": "A String", # Required. Link to a page describing the policy on how the collected data is handled by the advertiser/business.
},
"locationAsset": { # A location asset. # Output only. A location asset.
"businessProfileLocations": [ # The list of business locations for the customer. This will only be returned if the Location Asset is syncing from the Business Profile account. It is possible to have multiple Business Profile listings under the same account that point to the same Place ID.
{ # Business Profile location data synced from the linked Business Profile account.
"labels": [ # Advertiser specified label for the location on the Business Profile account. This is synced from the Business Profile account.
"A String",
],
"listingId": "A String", # Listing ID of this Business Profile location. This is synced from the linked Business Profile account.
"storeCode": "A String", # Business Profile store code of this location. This is synced from the Business Profile account.
},
],
"locationOwnershipType": "A String", # The type of location ownership. If the type is BUSINESS_OWNER, it will be served as a location extension. If the type is AFFILIATE, it will be served as an affiliate location.
"placeId": "A String", # Place IDs uniquely identify a place in the Google Places database and on Google Maps. This field is unique for a given customer ID and asset type. See https://developers.google.com/places/web-service/place-id to learn more about Place ID.
},
"mediaBundleAsset": { # A MediaBundle asset. # Immutable. A media bundle asset.
"data": "A String", # Media bundle (ZIP file) asset data. The format of the uploaded ZIP file depends on the ad field where it will be used. For more information on the format, see the documentation of the ad field where you plan on using the MediaBundleAsset. This field is mutate only.
},
"mobileAppAsset": { # An asset representing a mobile app. # A mobile app asset.
"appId": "A String", # Required. A string that uniquely identifies a mobile application. It should just contain the platform native id, like "com.android.ebay" for Android or "12345689" for iOS.
"appStore": "A String", # Required. The application store that distributes this specific app.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"linkText": "A String", # Required. The visible text displayed when the link is rendered in an ad. The length of this string should be between 1 and 25, inclusive.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
},
"name": "A String", # Optional name of the asset.
"orientation": "A String", # Output only. Orientation of the asset. This is only supported for image and video assets.
"pageFeedAsset": { # A Page Feed asset. # A page feed asset.
"labels": [ # Labels used to group the page urls.
"A String",
],
"pageUrl": "A String", # Required. The webpage that advertisers want to target.
},
"policySummary": { # Contains policy information for an asset. # Output only. Policy information for the asset.
"approvalStatus": "A String", # Output only. The overall approval status of this asset, calculated based on the status of its individual policy topic entries.
"policyTopicEntries": [ # Output only. The list of policy findings for this asset.
{ # Policy finding attached to a resource (for example, alcohol policy associated with a site that sells alcohol). Each PolicyTopicEntry has a topic that indicates the specific ads policy the entry is about and a type to indicate the effect that the entry will have on serving. It may optionally have one or more evidences that indicate the reason for the finding. It may also optionally have one or more constraints that provide details about how serving may be restricted.
"constraints": [ # Indicates how serving of this resource may be affected (for example, not serving in a country).
{ # Describes the effect on serving that a policy topic entry will have.
"certificateDomainMismatchInCountryList": { # A list of countries where a resource's serving is constrained. # Countries where the resource's domain is not covered by the certificates associated with it.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"certificateMissingInCountryList": { # A list of countries where a resource's serving is constrained. # Countries where a certificate is required for serving.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"countryConstraintList": { # A list of countries where a resource's serving is constrained. # Countries where the resource cannot serve.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"resellerConstraint": { # Indicates that a policy topic was constrained due to disapproval of the website for reseller purposes. # Reseller constraint.
},
},
],
"evidences": [ # Additional information that explains policy finding (for example, the brand name for a trademark finding).
{ # Additional information that explains a policy finding.
"destinationMismatch": { # Evidence of mismatches between the URLs of a resource. # Mismatch between the destinations of a resource's URLs.
"urlTypes": [ # The set of URLs that did not match each other.
"A String",
],
},
"destinationNotWorking": { # Evidence details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices. # Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
"device": "A String", # The type of device that failed to load the URL.
"dnsErrorType": "A String", # The type of DNS error.
"expandedUrl": "A String", # The full URL that didn't work.
"httpErrorCode": "A String", # The HTTP error code.
"lastCheckedDateTime": "A String", # The time the URL was last checked. The format is "YYYY-MM-DD HH:MM:SS". Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
},
"destinationTextList": { # A list of strings found in a destination page that caused a policy finding. # The text in the destination of the resource that is causing a policy finding.
"destinationTexts": [ # List of text found in the resource's destination page.
"A String",
],
},
"languageCode": "A String", # The language the resource was detected to be written in. This is an IETF language tag such as "en-US".
"textList": { # A list of fragments of text that violated a policy. # List of evidence found in the text of a resource.
"texts": [ # The fragments of text from the resource that caused the policy finding.
"A String",
],
},
"websiteList": { # A list of websites that caused a policy finding. Used for ONE_WEBSITE_PER_AD_GROUP policy topic, for example. In case there are more than five websites, only the top five (those that appear in resources the most) will be listed here. # List of websites linked with this resource.
"websites": [ # Websites that caused the policy finding.
"A String",
],
},
},
],
"topic": "A String", # Policy topic this finding refers to. For example, "ALCOHOL", "TRADEMARKS_IN_AD_TEXT", or "DESTINATION_NOT_WORKING". The set of possible policy topics is not fixed for a particular API version and may change at any time.
"type": "A String", # Describes the negative or positive effect this policy will have on serving.
},
],
"reviewStatus": "A String", # Output only. Where in the review process this asset is.
},
"priceAsset": { # An asset representing a list of price offers. # A price asset.
"languageCode": "A String", # Required. The language of the price asset. Represented as BCP 47 language tag.
"priceOfferings": [ # The price offerings of the price asset. The size of this collection should be between 3 and 8, inclusive.
{ # A single price offering within a PriceAsset.
"description": "A String", # Required. The description of the price offering. The length of this string should be between 1 and 25, inclusive.
"finalMobileUrl": "A String", # The final mobile URL after all cross domain redirects.
"finalUrl": "A String", # Required. The final URL after all cross domain redirects.
"header": "A String", # Required. The header of the price offering. The length of this string should be between 1 and 25, inclusive.
"price": { # Represents a price in a particular currency. # Required. The price value of the price offering.
"amountMicros": "A String", # Amount in micros. One million is equivalent to one unit.
"currencyCode": "A String", # Three-character ISO 4217 currency code.
},
"unit": "A String", # The price unit of the price offering.
},
],
"priceQualifier": "A String", # The price qualifier of the price asset.
"type": "A String", # Required. The type of the price asset.
},
"promotionAsset": { # A Promotion asset. # A promotion asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"discountModifier": "A String", # A modifier for qualification of the discount.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"languageCode": "A String", # The language of the promotion. Represented as BCP 47 language tag.
"moneyAmountOff": { # Represents a price in a particular currency. # Money amount off for discount in the promotion. Either this or percent_off is required.
"amountMicros": "A String", # Amount in micros. One million is equivalent to one unit.
"currencyCode": "A String", # Three-character ISO 4217 currency code.
},
"occasion": "A String", # The occasion the promotion was intended for. If an occasion is set, the redemption window will need to fall within the date range associated with the occasion.
"ordersOverAmount": { # Represents a price in a particular currency. # The amount the total order needs to be for the user to be eligible for the promotion.
"amountMicros": "A String", # Amount in micros. One million is equivalent to one unit.
"currencyCode": "A String", # Three-character ISO 4217 currency code.
},
"percentOff": "A String", # Percentage off discount in the promotion. 1,000,000 = 100%. Either this or money_amount_off is required.
"promotionBarcodeInfo": { # Barcode info to generate promotion barcode. # Barcode info used to generate promotion barcode for user to be eligible for the promotion.
"barcodeContent": "A String", # Promotion message to be encoded in the barcode.
"type": "A String", # Barcode type used to generate barcode with the correct format.
},
"promotionCode": "A String", # A code the user should use in order to be eligible for the promotion.
"promotionQrCodeInfo": { # QR code info to generate promotion QR code. # QR code info used to generate promotion QR code for user to be eligible for the promotion.
"qrCodeContent": "A String", # Promotion message to be encoded in the QR code.
},
"promotionTarget": "A String", # Required. A freeform description of what the promotion is targeting.
"redemptionEndDate": "A String", # Last date of when the promotion is eligible to be redeemed, in yyyy-MM-dd format.
"redemptionStartDate": "A String", # Start date of when the promotion is eligible to be redeemed, in yyyy-MM-dd format.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
"termsAndConditionsText": "A String", # Terms and conditions of the promotion.
"termsAndConditionsUri": "A String", # URI to the terms and conditions of the promotion.
},
"resourceName": "A String", # Immutable. The resource name of the asset. Asset resource names have the form: `customers/{customer_id}/assets/{asset_id}`
"searchAds360CallAsset": { # A unified call asset. # Output only. A unified call asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"callConversionAction": "A String", # The conversion action to attribute a call conversion to. If not set, the default conversion action is used. This field only has effect if call_conversion_reporting_state is set to USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION.
"callConversionReportingState": "A String", # Output only. Indicates whether this CallAsset should use its own call conversion setting, follow the account level setting, or disable call conversion.
"callOnly": True or False, # Whether the call only shows the phone number without a link to the website. Applies to Microsoft Ads.
"callTrackingEnabled": True or False, # Whether the call should be enabled on call tracking. Applies to Microsoft Ads.
"countryCode": "A String", # Two-letter country code of the phone number. Examples: 'US', 'us'.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"phoneNumber": "A String", # The advertiser's raw phone number. Examples: '1234567890', '(123)456-7890'
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
"useSearcherTimeZone": True or False, # Whether to show the call extension in search user's time zone. Applies to Microsoft Ads.
},
"searchAds360CalloutAsset": { # A unified callout asset. # Output only. A unified callout asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"calloutText": "A String", # The callout text. The length of this string should be between 1 and 25, inclusive.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
"useSearcherTimeZone": True or False, # Whether to show the asset in search user's time zone. Applies to Microsoft Ads.
},
"searchAds360LocationAsset": { # A unified location asset. # Output only. A unified location asset.
"businessProfileLocations": [ # The list of business locations for the customer. This will only be returned if the Location Asset is syncing from the Business Profile account. It is possible to have multiple Business Profile listings under the same account that point to the same Place ID.
{ # Business Profile location data synced from the linked Business Profile account.
"labels": [ # Advertiser specified label for the location on the Business Profile account. This is synced from the Business Profile account.
"A String",
],
"listingId": "A String", # Listing ID of this Business Profile location. This is synced from the linked Business Profile account.
"storeCode": "A String", # Business Profile store code of this location. This is synced from the Business Profile account.
},
],
"locationOwnershipType": "A String", # The type of location ownership. If the type is BUSINESS_OWNER, it will be served as a location extension. If the type is AFFILIATE, it will be served as an affiliate location.
"placeId": "A String", # Place IDs uniquely identify a place in the Google Places database and on Google Maps. This field is unique for a given customer ID and asset type. See https://developers.google.com/places/web-service/place-id to learn more about Place ID.
},
"searchAds360PageFeedAsset": { # A Unified Page Feed asset. # Output only. A unified page feed asset.
"labels": [ # Labels used to group the page urls.
"A String",
],
"pageUrl": "A String", # The webpage that advertisers want to target.
},
"searchAds360SitelinkAsset": { # A unified sitelink asset. # Output only. A unified sitelink asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"description1": "A String", # First line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description2 must also be set.
"description2": "A String", # Second line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description1 must also be set.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"linkText": "A String", # URL display text for the sitelink. The length of this string should be between 1 and 25, inclusive.
"mobilePreferred": True or False, # Whether the preference is for the sitelink asset to be displayed on mobile devices. Applies to Microsoft Ads.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
"trackingId": "A String", # ID used for tracking clicks for the sitelink asset. This is a Yahoo! Japan only field.
"useSearcherTimeZone": True or False, # Whether to show the sitelink asset in search user's time zone. Applies to Microsoft Ads.
},
"sitelinkAsset": { # A Sitelink asset. # A sitelink asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"description1": "A String", # First line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description2 must also be set.
"description2": "A String", # Second line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description1 must also be set.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"linkText": "A String", # Required. URL display text for the sitelink. The length of this string should be between 1 and 25, inclusive.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
},
"source": "A String", # Output only. Source of the asset.
"status": "A String", # Output only. The status of the asset.
"structuredSnippetAsset": { # A Structured Snippet asset. # A structured snippet asset.
"header": "A String", # Required. The header of the snippet. This string should be one of the predefined values at https://developers.google.com/google-ads/api/reference/data/structured-snippet-headers
"values": [ # Required. The values in the snippet. The size of this collection should be between 3 and 10, inclusive. The length of each value should be between 1 and 25 characters, inclusive.
"A String",
],
},
"textAsset": { # A Text asset. # Immutable. A text asset.
"text": "A String", # Text content of the text asset.
},
"trackingUrlTemplate": "A String", # URL template for constructing a tracking URL.
"type": "A String", # Output only. Type of the asset.
"urlCustomParameters": [ # A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
{ # A mapping that can be used by custom parameter tags in a `tracking_url_template`, `final_urls`, or `mobile_final_urls`.
"key": "A String", # The key matching the parameter tag name.
"value": "A String", # The value to be substituted.
},
],
"youtubeVideoAsset": { # A YouTube asset. # Immutable. A YouTube video asset.
"youtubeVideoId": "A String", # YouTube video id. This is the 11 character string value used in the YouTube video URL.
"youtubeVideoTitle": "A String", # YouTube video title.
},
},
"updateMask": "A String", # FieldMask that determines which resource fields are modified in an update.
},
],
"partialFailure": True or False, # If true, successful operations will be carried out and invalid operations will return errors. If false, all operations will be carried out in one transaction if and only if they are all valid. Default is false.
"responseContentType": "A String", # The response content type setting. Determines whether the mutable resource or just the resource name should be returned post mutation.
"validateOnly": True or False, # If true, the request is validated but not executed. Only errors are returned, not results.
}
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{ # Response message for an asset mutate.
"partialFailureError": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Errors that pertain to operation failures in the partial failure mode. Returned only when partial_failure = true and all errors occur inside the operations. If any errors occur outside the operations (for example, auth errors), we return an RPC level error.
"code": 42, # The status code, which should be an enum value of google.rpc.Code.
"details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
{
"a_key": "", # Properties of the object. Contains field @type with type URL.
},
],
"message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
},
"results": [ # All results for the mutate.
{ # The result for the asset mutate.
"asset": { # Asset is a part of an ad which can be shared across multiple ads. It can be an image (ImageAsset), a video (YoutubeVideoAsset), etc. Assets are immutable and cannot be removed. To stop an asset from serving, remove the asset from the entity that is using it. # The mutated asset with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE".
"appDeepLinkAsset": { # An app deep link asset # Immutable. An app deep link asset.
"appDeepLinkUri": "A String", # The uri for the app deep link, The uri can be either a custom scheme uri (e.g. mystore://shoes) or universal uri (e.g. http://www.mystore.com/shoes).
},
"bookOnGoogleAsset": { # A Book on Google asset. Used to redirect user to book through Google. Book on Google will change the redirect url to book directly through Google. # A book on google asset.
},
"businessMessageAsset": { # A business message asset. # A business message asset.
"callToAction": { # Display information that encourages the user to take action. # A call to action for the business message asset.
"callToActionDescription": "A String", # Required. Text providing a clear value proposition of what users expect once they take the action. Examples: 'Message us for a quote', 'Ask our expert team'.
"callToActionSelection": "A String", # Required. Pre-defined call to action text.
},
"facebookMessengerInfo": { # Facebook Messenger information to use for messaging. # Facebook Messenger.
"pageName": "A String", # Required. Facebook page name used for starting a chat on Facebook Messenger.
},
"messageProvider": "A String", # Required. Message provider of the business message asset.
"starterMessage": "A String", # Required. A welcome message to prompt the user to initiate a conversation.
"whatsappInfo": { # Whatsapp information to use for messaging. # Whatsapp.
"countryCode": "A String", # Required. Two-letter country code of the phone number. Examples: 'US', 'us'.
"phoneNumber": "A String", # Required. Whatsapp phone number of the business. Examples: '1234567890', '(123)456-7890'.
},
"zaloInfo": { # Zalo information to use for messaging. # Zalo.
"customName": "A String", # Custom name generated by the advertiser for their Zalo Account. These names will usually be registered brands or trademarks.
"oaId": "A String", # Zalo Official Account ID of the advertiser.
},
},
"callAsset": { # A Call asset. # A call asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"callConversionAction": "A String", # The conversion action to attribute a call conversion to. If not set, the default conversion action is used. This field only has effect if call_conversion_reporting_state is set to USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION.
"callConversionReportingState": "A String", # Indicates whether this CallAsset should use its own call conversion setting, follow the account level setting, or disable call conversion.
"countryCode": "A String", # Required. Two-letter country code of the phone number. Examples: 'US', 'us'.
"phoneNumber": "A String", # Required. The advertiser's raw phone number. Examples: '1234567890', '(123)456-7890'
},
"callToActionAsset": { # A call to action asset. # Immutable. A call to action asset.
"callToAction": "A String", # Call to action.
},
"calloutAsset": { # A Callout asset. # A callout asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"calloutText": "A String", # Required. The callout text. The length of this string should be between 1 and 25, inclusive.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
},
"creationTime": "A String", # Output only. The timestamp when this asset was created. The timestamp is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.
"demandGenCarouselCardAsset": { # A Demand Gen Carousel Card asset. # Immutable. A Demand Gen carousel card asset.
"callToActionText": "A String", # Call to action text.
"headline": "A String", # Required. Headline of the carousel card.
"marketingImageAsset": "A String", # Asset resource name of the associated 1.91:1 marketing image. This and/or square marketing image asset is required.
"portraitMarketingImageAsset": "A String", # Asset resource name of the associated 4:5 portrait marketing image.
"squareMarketingImageAsset": "A String", # Asset resource name of the associated square marketing image. This and/or a marketing image asset is required.
},
"dynamicCustomAsset": { # A dynamic custom asset. # A dynamic custom asset.
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"contextualKeywords": [ # Contextual keywords, for example, Sedans, 4 door sedans.
"A String",
],
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $20,000.00.
"formattedSalePrice": "A String", # Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $15,000.00.
"id": "A String", # Required. ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag, for example, sedan. Required.
"id2": "A String", # ID2 which can be any sequence of letters and digits, for example, red. ID sequence (ID + ID2) must be unique.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"itemAddress": "A String", # Item address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
"itemCategory": "A String", # Item category, for example, Sedans.
"itemDescription": "A String", # Item description, for example, Best selling mid-size car.
"itemSubtitle": "A String", # Item subtitle, for example, At your Mountain View dealership.
"itemTitle": "A String", # Required. Item title, for example, Mid-size sedan. Required.
"price": "A String", # Price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 20,000.00 USD.
"salePrice": "A String", # Sale price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 15,000.00 USD. Must be less than the 'price' field.
"similarIds": [ # Similar IDs.
"A String",
],
},
"dynamicEducationAsset": { # A Dynamic Education asset. # A dynamic education asset.
"address": "A String", # School address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"contextualKeywords": [ # Contextual keywords, for example, Nursing certification, Health, Mountain View.
"A String",
],
"imageUrl": "A String", # Image url, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"locationId": "A String", # Location ID which can be any sequence of letters and digits and must be unique.
"programDescription": "A String", # Program description, for example, Nursing Certification.
"programId": "A String", # Required. Program ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"programName": "A String", # Required. Program name, for example, Nursing. Required.
"schoolName": "A String", # School name, for example, Mountain View School of Nursing.
"similarProgramIds": [ # Similar program IDs.
"A String",
],
"subject": "A String", # Subject of study, for example, Health.
"thumbnailImageUrl": "A String", # Thumbnail image url, for example, http://www.example.com/thumbnail.png. The thumbnail image will not be uploaded as image asset.
},
"dynamicFlightsAsset": { # A dynamic flights asset. # A dynamic flights asset.
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"customMapping": "A String", # A custom field which can be multiple key to values mapping separated by delimiters (",", "|" and ":"), in the forms of ": , , ... , | : , ... , | ... | : , ... ," for example, wifi: most | aircraft: 320, 77W | flights: 42 | legroom: 32".
"destinationId": "A String", # Required. Destination ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"destinationName": "A String", # Destination name, for example, Paris.
"flightDescription": "A String", # Required. Flight description, for example, Book your ticket. Required.
"flightPrice": "A String", # Flight price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 100.00 USD.
"flightSalePrice": "A String", # Flight sale price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 80.00 USD. Must be less than the 'flight_price' field.
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $100.00.
"formattedSalePrice": "A String", # Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $80.00.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"originId": "A String", # Origin ID which can be any sequence of letters and digits. The ID sequence (destination ID + origin ID) must be unique.
"originName": "A String", # Origin name, for example, London.
"similarDestinationIds": [ # Similar destination IDs, for example, PAR,LON.
"A String",
],
},
"dynamicHotelsAndRentalsAsset": { # A dynamic hotels and rentals asset. # A dynamic hotels and rentals asset.
"address": "A String", # Address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"category": "A String", # Category, for example, Hotel suite.
"contextualKeywords": [ # Contextual keywords, for example, Mountain View "Hotels", South Bay hotels.
"A String",
],
"description": "A String", # Description, for example, Close to SJC Airport.
"destinationName": "A String", # Destination name, for example, Downtown Mountain View.
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $100.00.
"formattedSalePrice": "A String", # Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $80.00.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"price": "A String", # Price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 100.00 USD.
"propertyId": "A String", # Required. Property ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"propertyName": "A String", # Required. Property name, for example, Mountain View Hotel. Required.
"salePrice": "A String", # ISO 4217 standard. Use '.' as the decimal mark, for example, 80.00 USD. Must be less than the 'price' field.
"similarPropertyIds": [ # Similar property IDs.
"A String",
],
"starRating": "A String", # Star rating. Must be a number between 1 to 5, inclusive.
},
"dynamicJobsAsset": { # A dynamic jobs asset. # A dynamic jobs asset.
"address": "A String", # Address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403.
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"contextualKeywords": [ # Contextual keywords, for example, Software engineering job.
"A String",
],
"description": "A String", # Description, for example, Apply your technical skills.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"jobCategory": "A String", # Job category, for example, Technical.
"jobId": "A String", # Required. Job ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"jobSubtitle": "A String", # Job subtitle, for example, Level II.
"jobTitle": "A String", # Required. Job title, for example, Software engineer. Required.
"locationId": "A String", # Location ID which can be any sequence of letters and digits. The ID sequence (job ID + location ID) must be unique.
"salary": "A String", # Salary, for example, $100,000.
"similarJobIds": [ # Similar job IDs, for example, 1275.
"A String",
],
},
"dynamicLocalAsset": { # A dynamic local asset. # A dynamic local asset.
"address": "A String", # Address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403.
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"category": "A String", # Category, for example, Food.
"contextualKeywords": [ # Contextual keywords, for example, Save groceries coupons.
"A String",
],
"dealId": "A String", # Required. Deal ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"dealName": "A String", # Required. Deal name, for example, 50% off at Mountain View Grocers. Required.
"description": "A String", # Description, for example, Save on your weekly bill.
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $100.00.
"formattedSalePrice": "A String", # Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $80.00.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"price": "A String", # Price which can be a number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 100.00 USD.
"salePrice": "A String", # Sale price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 80.00 USD. Must be less than the 'price' field.
"similarDealIds": [ # Similar deal IDs, for example, 1275.
"A String",
],
"subtitle": "A String", # Subtitle, for example, Groceries.
},
"dynamicRealEstateAsset": { # A dynamic real estate asset. # A dynamic real estate asset.
"address": "A String", # Address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"cityName": "A String", # City name, for example, Mountain View, California.
"contextualKeywords": [ # Contextual keywords, for example, For sale; Houses for sale.
"A String",
],
"description": "A String", # Description, for example, 3 beds, 2 baths, 1568 sq. ft.
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $200,000.00.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"listingId": "A String", # Required. Listing ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"listingName": "A String", # Required. Listing name, for example, Boulevard Bungalow. Required.
"listingType": "A String", # Listing type, for example, For sale.
"price": "A String", # Price which can be number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 200,000.00 USD.
"propertyType": "A String", # Property type, for example, House.
"similarListingIds": [ # Similar listing IDs.
"A String",
],
},
"dynamicTravelAsset": { # A dynamic travel asset. # A dynamic travel asset.
"androidAppLink": "A String", # Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
"category": "A String", # Category, for example, Express.
"contextualKeywords": [ # Contextual keywords, for example, Paris trains.
"A String",
],
"destinationAddress": "A String", # Destination address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403.
"destinationId": "A String", # Required. Destination ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
"destinationName": "A String", # Destination name, for example, Paris.
"formattedPrice": "A String", # Formatted price which can be any characters. If set, this attribute will be used instead of 'price', for example, Starting at $100.00.
"formattedSalePrice": "A String", # Formatted sale price which can be any characters. If set, this attribute will be used instead of 'sale price', for example, On sale for $80.00.
"imageUrl": "A String", # Image URL, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
"iosAppLink": "A String", # iOS deep link, for example, exampleApp://content/page.
"iosAppStoreId": "A String", # iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
"originId": "A String", # Origin ID which can be any sequence of letters and digits. The ID sequence (destination ID + origin ID) must be unique.
"originName": "A String", # Origin name, for example, London.
"price": "A String", # Price which can be a number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 100.00 USD.
"salePrice": "A String", # Sale price which can be a number followed by the alphabetic currency code, ISO 4217 standard. Use '.' as the decimal mark, for example, 80.00 USD. Must be less than the 'price' field.
"similarDestinationIds": [ # Similar destination IDs, for example, NYC.
"A String",
],
"title": "A String", # Required. Title, for example, Book your train ticket. Required.
},
"engineStatus": "A String", # Output only. The Engine Status for an asset.
"fieldTypePolicySummaries": [ # Output only. Policy information for the asset for each FieldType.
{ # Contains policy information for an asset under AssetFieldType context.
"assetFieldType": "A String", # Output only. FieldType of this asset.
"assetSource": "A String", # Output only. Source of this asset.
"policySummaryInfo": { # Contains policy information for an asset. # Output only. Policy summary.
"approvalStatus": "A String", # Output only. The overall approval status of this asset, calculated based on the status of its individual policy topic entries.
"policyTopicEntries": [ # Output only. The list of policy findings for this asset.
{ # Policy finding attached to a resource (for example, alcohol policy associated with a site that sells alcohol). Each PolicyTopicEntry has a topic that indicates the specific ads policy the entry is about and a type to indicate the effect that the entry will have on serving. It may optionally have one or more evidences that indicate the reason for the finding. It may also optionally have one or more constraints that provide details about how serving may be restricted.
"constraints": [ # Indicates how serving of this resource may be affected (for example, not serving in a country).
{ # Describes the effect on serving that a policy topic entry will have.
"certificateDomainMismatchInCountryList": { # A list of countries where a resource's serving is constrained. # Countries where the resource's domain is not covered by the certificates associated with it.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"certificateMissingInCountryList": { # A list of countries where a resource's serving is constrained. # Countries where a certificate is required for serving.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"countryConstraintList": { # A list of countries where a resource's serving is constrained. # Countries where the resource cannot serve.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"resellerConstraint": { # Indicates that a policy topic was constrained due to disapproval of the website for reseller purposes. # Reseller constraint.
},
},
],
"evidences": [ # Additional information that explains policy finding (for example, the brand name for a trademark finding).
{ # Additional information that explains a policy finding.
"destinationMismatch": { # Evidence of mismatches between the URLs of a resource. # Mismatch between the destinations of a resource's URLs.
"urlTypes": [ # The set of URLs that did not match each other.
"A String",
],
},
"destinationNotWorking": { # Evidence details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices. # Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
"device": "A String", # The type of device that failed to load the URL.
"dnsErrorType": "A String", # The type of DNS error.
"expandedUrl": "A String", # The full URL that didn't work.
"httpErrorCode": "A String", # The HTTP error code.
"lastCheckedDateTime": "A String", # The time the URL was last checked. The format is "YYYY-MM-DD HH:MM:SS". Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
},
"destinationTextList": { # A list of strings found in a destination page that caused a policy finding. # The text in the destination of the resource that is causing a policy finding.
"destinationTexts": [ # List of text found in the resource's destination page.
"A String",
],
},
"languageCode": "A String", # The language the resource was detected to be written in. This is an IETF language tag such as "en-US".
"textList": { # A list of fragments of text that violated a policy. # List of evidence found in the text of a resource.
"texts": [ # The fragments of text from the resource that caused the policy finding.
"A String",
],
},
"websiteList": { # A list of websites that caused a policy finding. Used for ONE_WEBSITE_PER_AD_GROUP policy topic, for example. In case there are more than five websites, only the top five (those that appear in resources the most) will be listed here. # List of websites linked with this resource.
"websites": [ # Websites that caused the policy finding.
"A String",
],
},
},
],
"topic": "A String", # Policy topic this finding refers to. For example, "ALCOHOL", "TRADEMARKS_IN_AD_TEXT", or "DESTINATION_NOT_WORKING". The set of possible policy topics is not fixed for a particular API version and may change at any time.
"type": "A String", # Describes the negative or positive effect this policy will have on serving.
},
],
"reviewStatus": "A String", # Output only. Where in the review process this asset is.
},
},
],
"finalMobileUrls": [ # A list of possible final mobile URLs after all cross domain redirects.
"A String",
],
"finalUrlSuffix": "A String", # URL template for appending params to landing page URLs served with parallel tracking.
"finalUrls": [ # A list of possible final URLs after all cross domain redirects.
"A String",
],
"hotelCalloutAsset": { # An asset representing a hotel callout. # A hotel callout asset.
"languageCode": "A String", # Required. The language of the hotel callout. Represented as BCP 47 language tag.
"text": "A String", # Required. The text of the hotel callout asset. The length of this string should be between 1 and 25, inclusive.
},
"hotelPropertyAsset": { # A hotel property asset. # Immutable. A hotel property asset.
"hotelAddress": "A String", # Address of the hotel. Read-only.
"hotelName": "A String", # Name of the hotel. Read-only.
"placeId": "A String", # Place IDs uniquely identify a place in the Google Places database and on Google Maps. See https://developers.google.com/places/web-service/place-id to learn more.
},
"id": "A String", # Output only. The ID of the asset.
"imageAsset": { # An Image asset. # Output only. An image asset.
"data": "A String", # The raw bytes data of an image. This field is mutate only.
"fileSize": "A String", # File size of the image asset in bytes.
"fullSize": { # Metadata for an image at a certain size, either original or resized. # Metadata for this image at its original size.
"heightPixels": "A String", # Height of the image.
"url": "A String", # A URL that returns the image with this height and width.
"widthPixels": "A String", # Width of the image.
},
"mimeType": "A String", # MIME type of the image asset.
},
"lastModifiedTime": "A String", # Output only. The datetime when this asset was last modified. The datetime is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss.ssssss" format.
"leadFormAsset": { # A Lead Form asset. # A lead form asset.
"backgroundImageAsset": "A String", # Asset resource name of the background image. The image dimensions must be exactly 1200x628.
"businessName": "A String", # Required. The name of the business being advertised.
"callToActionDescription": "A String", # Required. Text giving a clear value proposition of what users expect once they expand the form.
"callToActionType": "A String", # Required. Pre-defined display text that encourages user to expand the form.
"customDisclosure": "A String", # Custom disclosure shown along with Google disclaimer on the lead form. Accessible to allowed customers only.
"customQuestionFields": [ # Ordered list of custom question fields. This field is subject to a limit of 5 qualifying questions per form.
{ # One custom question input field instance within a form.
"customQuestionText": "A String", # The exact custom question field text (for example, "What kind of vehicle do you have?").
"hasLocationAnswer": True or False, # Answer configuration for location question. If true, campaign/account level location data (state, city, business name etc) will be rendered on the Lead Form. Starting V13.1, has_location_answer can only be set for "What is your preferred dealership?" question, for advertisers with Location Assets setup at campaign/account level.
"singleChoiceAnswers": { # Defines possible answers for a single choice question, usually presented as a single-choice drop-down list. # Answer configuration for a single choice question. Minimum of 2 answers and maximum of 12 allowed.
"answers": [ # List of choices for a single question field. The order of entries defines UI order. Minimum of 2 answers required and maximum of 12 allowed.
"A String",
],
},
},
],
"deliveryMethods": [ # Configured methods for collected lead data to be delivered to advertiser. Only one method typed as WebhookDelivery can be configured.
{ # A configuration of how leads are delivered to the advertiser.
"webhook": { # Google notifies the advertiser of leads by making HTTP calls to an endpoint they specify. The requests contain JSON matching a schema that Google publishes as part of form ads documentation. # Webhook method of delivery.
"advertiserWebhookUrl": "A String", # Webhook url specified by advertiser to send the lead.
"googleSecret": "A String", # Anti-spoofing secret set by the advertiser as part of the webhook payload.
"payloadSchemaVersion": "A String", # The schema version that this delivery instance will use.
},
},
],
"description": "A String", # Required. Detailed description of the expanded form to describe what the form is asking for or facilitating.
"desiredIntent": "A String", # Chosen intent for the lead form, for example, more volume or more qualified.
"fields": [ # Ordered list of input fields. This field can be updated by reordering questions, but not by adding or removing questions.
{ # One input field instance within a form.
"hasLocationAnswer": True or False, # Answer configuration for location question. If true, campaign/account level location data (state, city, business name etc) will be rendered on the Lead Form. Starting V13.1, has_location_answer can only be set for "What is your preferred dealership?" question, for advertisers with Location Assets setup at campaign/account level.
"inputType": "A String", # Describes the input type, which may be a predefined type such as "full name" or a pre-vetted question like "What kind of vehicle do you have?".
"singleChoiceAnswers": { # Defines possible answers for a single choice question, usually presented as a single-choice drop-down list. # Answer configuration for a single choice question. Can be set only for pre-vetted question fields. Minimum of 2 answers required and maximum of 12 allowed.
"answers": [ # List of choices for a single question field. The order of entries defines UI order. Minimum of 2 answers required and maximum of 12 allowed.
"A String",
],
},
},
],
"headline": "A String", # Required. Headline of the expanded form to describe what the form is asking for or facilitating.
"postSubmitCallToActionType": "A String", # Pre-defined display text that encourages user action after the form is submitted.
"postSubmitDescription": "A String", # Detailed description shown after form submission that describes how the advertiser will follow up with the user.
"postSubmitHeadline": "A String", # Headline of text shown after form submission that describes how the advertiser will follow up with the user.
"privacyPolicyUrl": "A String", # Required. Link to a page describing the policy on how the collected data is handled by the advertiser/business.
},
"locationAsset": { # A location asset. # Output only. A location asset.
"businessProfileLocations": [ # The list of business locations for the customer. This will only be returned if the Location Asset is syncing from the Business Profile account. It is possible to have multiple Business Profile listings under the same account that point to the same Place ID.
{ # Business Profile location data synced from the linked Business Profile account.
"labels": [ # Advertiser specified label for the location on the Business Profile account. This is synced from the Business Profile account.
"A String",
],
"listingId": "A String", # Listing ID of this Business Profile location. This is synced from the linked Business Profile account.
"storeCode": "A String", # Business Profile store code of this location. This is synced from the Business Profile account.
},
],
"locationOwnershipType": "A String", # The type of location ownership. If the type is BUSINESS_OWNER, it will be served as a location extension. If the type is AFFILIATE, it will be served as an affiliate location.
"placeId": "A String", # Place IDs uniquely identify a place in the Google Places database and on Google Maps. This field is unique for a given customer ID and asset type. See https://developers.google.com/places/web-service/place-id to learn more about Place ID.
},
"mediaBundleAsset": { # A MediaBundle asset. # Immutable. A media bundle asset.
"data": "A String", # Media bundle (ZIP file) asset data. The format of the uploaded ZIP file depends on the ad field where it will be used. For more information on the format, see the documentation of the ad field where you plan on using the MediaBundleAsset. This field is mutate only.
},
"mobileAppAsset": { # An asset representing a mobile app. # A mobile app asset.
"appId": "A String", # Required. A string that uniquely identifies a mobile application. It should just contain the platform native id, like "com.android.ebay" for Android or "12345689" for iOS.
"appStore": "A String", # Required. The application store that distributes this specific app.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"linkText": "A String", # Required. The visible text displayed when the link is rendered in an ad. The length of this string should be between 1 and 25, inclusive.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
},
"name": "A String", # Optional name of the asset.
"orientation": "A String", # Output only. Orientation of the asset. This is only supported for image and video assets.
"pageFeedAsset": { # A Page Feed asset. # A page feed asset.
"labels": [ # Labels used to group the page urls.
"A String",
],
"pageUrl": "A String", # Required. The webpage that advertisers want to target.
},
"policySummary": { # Contains policy information for an asset. # Output only. Policy information for the asset.
"approvalStatus": "A String", # Output only. The overall approval status of this asset, calculated based on the status of its individual policy topic entries.
"policyTopicEntries": [ # Output only. The list of policy findings for this asset.
{ # Policy finding attached to a resource (for example, alcohol policy associated with a site that sells alcohol). Each PolicyTopicEntry has a topic that indicates the specific ads policy the entry is about and a type to indicate the effect that the entry will have on serving. It may optionally have one or more evidences that indicate the reason for the finding. It may also optionally have one or more constraints that provide details about how serving may be restricted.
"constraints": [ # Indicates how serving of this resource may be affected (for example, not serving in a country).
{ # Describes the effect on serving that a policy topic entry will have.
"certificateDomainMismatchInCountryList": { # A list of countries where a resource's serving is constrained. # Countries where the resource's domain is not covered by the certificates associated with it.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"certificateMissingInCountryList": { # A list of countries where a resource's serving is constrained. # Countries where a certificate is required for serving.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"countryConstraintList": { # A list of countries where a resource's serving is constrained. # Countries where the resource cannot serve.
"countries": [ # Countries in which serving is restricted.
{ # Indicates that a resource's ability to serve in a particular country is constrained.
"countryCriterion": "A String", # Geo target constant resource name of the country in which serving is constrained.
},
],
"totalTargetedCountries": 42, # Total number of countries targeted by the resource.
},
"resellerConstraint": { # Indicates that a policy topic was constrained due to disapproval of the website for reseller purposes. # Reseller constraint.
},
},
],
"evidences": [ # Additional information that explains policy finding (for example, the brand name for a trademark finding).
{ # Additional information that explains a policy finding.
"destinationMismatch": { # Evidence of mismatches between the URLs of a resource. # Mismatch between the destinations of a resource's URLs.
"urlTypes": [ # The set of URLs that did not match each other.
"A String",
],
},
"destinationNotWorking": { # Evidence details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices. # Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
"device": "A String", # The type of device that failed to load the URL.
"dnsErrorType": "A String", # The type of DNS error.
"expandedUrl": "A String", # The full URL that didn't work.
"httpErrorCode": "A String", # The HTTP error code.
"lastCheckedDateTime": "A String", # The time the URL was last checked. The format is "YYYY-MM-DD HH:MM:SS". Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
},
"destinationTextList": { # A list of strings found in a destination page that caused a policy finding. # The text in the destination of the resource that is causing a policy finding.
"destinationTexts": [ # List of text found in the resource's destination page.
"A String",
],
},
"languageCode": "A String", # The language the resource was detected to be written in. This is an IETF language tag such as "en-US".
"textList": { # A list of fragments of text that violated a policy. # List of evidence found in the text of a resource.
"texts": [ # The fragments of text from the resource that caused the policy finding.
"A String",
],
},
"websiteList": { # A list of websites that caused a policy finding. Used for ONE_WEBSITE_PER_AD_GROUP policy topic, for example. In case there are more than five websites, only the top five (those that appear in resources the most) will be listed here. # List of websites linked with this resource.
"websites": [ # Websites that caused the policy finding.
"A String",
],
},
},
],
"topic": "A String", # Policy topic this finding refers to. For example, "ALCOHOL", "TRADEMARKS_IN_AD_TEXT", or "DESTINATION_NOT_WORKING". The set of possible policy topics is not fixed for a particular API version and may change at any time.
"type": "A String", # Describes the negative or positive effect this policy will have on serving.
},
],
"reviewStatus": "A String", # Output only. Where in the review process this asset is.
},
"priceAsset": { # An asset representing a list of price offers. # A price asset.
"languageCode": "A String", # Required. The language of the price asset. Represented as BCP 47 language tag.
"priceOfferings": [ # The price offerings of the price asset. The size of this collection should be between 3 and 8, inclusive.
{ # A single price offering within a PriceAsset.
"description": "A String", # Required. The description of the price offering. The length of this string should be between 1 and 25, inclusive.
"finalMobileUrl": "A String", # The final mobile URL after all cross domain redirects.
"finalUrl": "A String", # Required. The final URL after all cross domain redirects.
"header": "A String", # Required. The header of the price offering. The length of this string should be between 1 and 25, inclusive.
"price": { # Represents a price in a particular currency. # Required. The price value of the price offering.
"amountMicros": "A String", # Amount in micros. One million is equivalent to one unit.
"currencyCode": "A String", # Three-character ISO 4217 currency code.
},
"unit": "A String", # The price unit of the price offering.
},
],
"priceQualifier": "A String", # The price qualifier of the price asset.
"type": "A String", # Required. The type of the price asset.
},
"promotionAsset": { # A Promotion asset. # A promotion asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"discountModifier": "A String", # A modifier for qualification of the discount.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"languageCode": "A String", # The language of the promotion. Represented as BCP 47 language tag.
"moneyAmountOff": { # Represents a price in a particular currency. # Money amount off for discount in the promotion. Either this or percent_off is required.
"amountMicros": "A String", # Amount in micros. One million is equivalent to one unit.
"currencyCode": "A String", # Three-character ISO 4217 currency code.
},
"occasion": "A String", # The occasion the promotion was intended for. If an occasion is set, the redemption window will need to fall within the date range associated with the occasion.
"ordersOverAmount": { # Represents a price in a particular currency. # The amount the total order needs to be for the user to be eligible for the promotion.
"amountMicros": "A String", # Amount in micros. One million is equivalent to one unit.
"currencyCode": "A String", # Three-character ISO 4217 currency code.
},
"percentOff": "A String", # Percentage off discount in the promotion. 1,000,000 = 100%. Either this or money_amount_off is required.
"promotionBarcodeInfo": { # Barcode info to generate promotion barcode. # Barcode info used to generate promotion barcode for user to be eligible for the promotion.
"barcodeContent": "A String", # Promotion message to be encoded in the barcode.
"type": "A String", # Barcode type used to generate barcode with the correct format.
},
"promotionCode": "A String", # A code the user should use in order to be eligible for the promotion.
"promotionQrCodeInfo": { # QR code info to generate promotion QR code. # QR code info used to generate promotion QR code for user to be eligible for the promotion.
"qrCodeContent": "A String", # Promotion message to be encoded in the QR code.
},
"promotionTarget": "A String", # Required. A freeform description of what the promotion is targeting.
"redemptionEndDate": "A String", # Last date of when the promotion is eligible to be redeemed, in yyyy-MM-dd format.
"redemptionStartDate": "A String", # Start date of when the promotion is eligible to be redeemed, in yyyy-MM-dd format.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
"termsAndConditionsText": "A String", # Terms and conditions of the promotion.
"termsAndConditionsUri": "A String", # URI to the terms and conditions of the promotion.
},
"resourceName": "A String", # Immutable. The resource name of the asset. Asset resource names have the form: `customers/{customer_id}/assets/{asset_id}`
"searchAds360CallAsset": { # A unified call asset. # Output only. A unified call asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"callConversionAction": "A String", # The conversion action to attribute a call conversion to. If not set, the default conversion action is used. This field only has effect if call_conversion_reporting_state is set to USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION.
"callConversionReportingState": "A String", # Output only. Indicates whether this CallAsset should use its own call conversion setting, follow the account level setting, or disable call conversion.
"callOnly": True or False, # Whether the call only shows the phone number without a link to the website. Applies to Microsoft Ads.
"callTrackingEnabled": True or False, # Whether the call should be enabled on call tracking. Applies to Microsoft Ads.
"countryCode": "A String", # Two-letter country code of the phone number. Examples: 'US', 'us'.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"phoneNumber": "A String", # The advertiser's raw phone number. Examples: '1234567890', '(123)456-7890'
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
"useSearcherTimeZone": True or False, # Whether to show the call extension in search user's time zone. Applies to Microsoft Ads.
},
"searchAds360CalloutAsset": { # A unified callout asset. # Output only. A unified callout asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"calloutText": "A String", # The callout text. The length of this string should be between 1 and 25, inclusive.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
"useSearcherTimeZone": True or False, # Whether to show the asset in search user's time zone. Applies to Microsoft Ads.
},
"searchAds360LocationAsset": { # A unified location asset. # Output only. A unified location asset.
"businessProfileLocations": [ # The list of business locations for the customer. This will only be returned if the Location Asset is syncing from the Business Profile account. It is possible to have multiple Business Profile listings under the same account that point to the same Place ID.
{ # Business Profile location data synced from the linked Business Profile account.
"labels": [ # Advertiser specified label for the location on the Business Profile account. This is synced from the Business Profile account.
"A String",
],
"listingId": "A String", # Listing ID of this Business Profile location. This is synced from the linked Business Profile account.
"storeCode": "A String", # Business Profile store code of this location. This is synced from the Business Profile account.
},
],
"locationOwnershipType": "A String", # The type of location ownership. If the type is BUSINESS_OWNER, it will be served as a location extension. If the type is AFFILIATE, it will be served as an affiliate location.
"placeId": "A String", # Place IDs uniquely identify a place in the Google Places database and on Google Maps. This field is unique for a given customer ID and asset type. See https://developers.google.com/places/web-service/place-id to learn more about Place ID.
},
"searchAds360PageFeedAsset": { # A Unified Page Feed asset. # Output only. A unified page feed asset.
"labels": [ # Labels used to group the page urls.
"A String",
],
"pageUrl": "A String", # The webpage that advertisers want to target.
},
"searchAds360SitelinkAsset": { # A unified sitelink asset. # Output only. A unified sitelink asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"description1": "A String", # First line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description2 must also be set.
"description2": "A String", # Second line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description1 must also be set.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"linkText": "A String", # URL display text for the sitelink. The length of this string should be between 1 and 25, inclusive.
"mobilePreferred": True or False, # Whether the preference is for the sitelink asset to be displayed on mobile devices. Applies to Microsoft Ads.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
"trackingId": "A String", # ID used for tracking clicks for the sitelink asset. This is a Yahoo! Japan only field.
"useSearcherTimeZone": True or False, # Whether to show the sitelink asset in search user's time zone. Applies to Microsoft Ads.
},
"sitelinkAsset": { # A Sitelink asset. # A sitelink asset.
"adScheduleTargets": [ # List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
{ # Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
"dayOfWeek": "A String", # Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endHour": 42, # Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"endMinute": "A String", # Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startHour": 42, # Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
"startMinute": "A String", # Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
},
],
"description1": "A String", # First line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description2 must also be set.
"description2": "A String", # Second line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description1 must also be set.
"endDate": "A String", # Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
"linkText": "A String", # Required. URL display text for the sitelink. The length of this string should be between 1 and 25, inclusive.
"startDate": "A String", # Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
},
"source": "A String", # Output only. Source of the asset.
"status": "A String", # Output only. The status of the asset.
"structuredSnippetAsset": { # A Structured Snippet asset. # A structured snippet asset.
"header": "A String", # Required. The header of the snippet. This string should be one of the predefined values at https://developers.google.com/google-ads/api/reference/data/structured-snippet-headers
"values": [ # Required. The values in the snippet. The size of this collection should be between 3 and 10, inclusive. The length of each value should be between 1 and 25 characters, inclusive.
"A String",
],
},
"textAsset": { # A Text asset. # Immutable. A text asset.
"text": "A String", # Text content of the text asset.
},
"trackingUrlTemplate": "A String", # URL template for constructing a tracking URL.
"type": "A String", # Output only. Type of the asset.
"urlCustomParameters": [ # A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
{ # A mapping that can be used by custom parameter tags in a `tracking_url_template`, `final_urls`, or `mobile_final_urls`.
"key": "A String", # The key matching the parameter tag name.
"value": "A String", # The value to be substituted.
},
],
"youtubeVideoAsset": { # A YouTube asset. # Immutable. A YouTube video asset.
"youtubeVideoId": "A String", # YouTube video id. This is the 11 character string value used in the YouTube video URL.
"youtubeVideoTitle": "A String", # YouTube video title.
},
},
"resourceName": "A String", # The resource name returned for successful operations.
},
],
}