Hello, I have contacted the product team through the means you provided. I'll be waiting on their answer. Meanwhile, I already tried what your guide suggests and it refuses the various types and categories. Here are the tests we did and the response we got:
Test 1 *.setCategory(ConversionActionCategoryEnum.ConversionActionCategory.STORE_VISIT).setOrigin(ConversionOriginEnum.ConversionOrigin.STORE).setType(ConversionActionTypeEnum.ConversionActionType.WEBPAGE) // Although that's not really what we want* com.google.ads.googleads.v11.errors.GoogleAdsException: errors { error_code { field_error: INVALID_VALUE } message: "The field\'s value is invalid." trigger { int64_value: 26 } location { field_path_elements { field_name: "operations" index: 0 } field_path_elements { field_name: "create" } field_path_elements { field_name: "category" } } } Test 2 *.setCategory(ConversionActionCategoryEnum.ConversionActionCategory.STORE_VISIT).setOrigin(ConversionOriginEnum.ConversionOrigin.STORE).setType(ConversionActionTypeEnum.ConversionActionType.STORE_VISITS)* com.google.ads.googleads.v11.errors.GoogleAdsException: errors { error_code { conversion_action_error: CREATION_NOT_SUPPORTED } message: "Creation of this conversion action type isn\'t supported by Google Ads API." location { field_path_elements { field_name: "operations" index: 0 } field_path_elements { field_name: "create" } field_path_elements { field_name: "type" } } } Test 3 *.setCategory(ConversionActionCategoryEnum.ConversionActionCategory.GET_DIRECTIONS).setOrigin(ConversionOriginEnum.ConversionOrigin.GOOGLE_HOSTED).setType(ConversionActionTypeEnum.ConversionActionType.GOOGLE_HOSTED)* com.google.ads.googleads.v11.errors.GoogleAdsException: errors { error_code { conversion_action_error: CREATION_NOT_SUPPORTED } message: "Creation of this conversion action type isn\'t supported by Google Ads API." location { field_path_elements { field_name: "operations" index: 0 } field_path_elements { field_name: "create" } field_path_elements { field_name: "type" } } } Test 4 *.setCategory(ConversionActionCategoryEnum.ConversionActionCategory.GET_DIRECTIONS).setOrigin(ConversionOriginEnum.ConversionOrigin.GOOGLE_HOSTED).setType(ConversionActionTypeEnum.ConversionActionType.UNKNOWN)* com.google.ads.googleads.v11.errors.GoogleAdsException: errors { error_code { request_error: INVALID_ENUM_VALUE } message: "Enum value \'UNKNOWN\' cannot be used." location { field_path_elements { field_name: "operations" index: 0 } field_path_elements { field_name: "create" } field_path_elements { field_name: "type" } } } I already read through: https://developers.google.com/google-ads/api/docs/conversions/additional-types https://developers.google.com/google-ads/api/docs/conversions/goals/campaign-goals https://developers.google.com/google-ads/api/docs/conversions/goals/overview And a bunch of other pages without success. Thanks for your help Regards Laurent On Thursday, October 20, 2022 at 4:22:00 PM UTC+2 adsapi wrote: > Hi Laurent, > > Thank you for the reply. I am also a member of the Google Ads API team and > let me provide support to your concern. > > For the first question, so that we can check if this is possible in the > Google Ads API and to possibly raise a feature request if not supported > "*Each > GoogleAds account is linked to a Business Group through a Feed using > PlacesLocationFeedData. We'd like to be targeting and reporting on those > Stores. Is this possible without a merchant account center ?*", could you > confirm if this is possible in the UI? The product team can help you verify > if this is possible to the performance max campaign so you can reach out to > them via this link <https://support.google.com/google-ads/gethelp>. If > possible, kindly ask them to provide the related document where we set it > up in the UI and share it with us. > > For the second question, try following this guide > <https://developers.google.com/google-ads/api/docs/conversions/create-conversion-actions> > > for creating the conversion action and set the specific types that you've > mentioned to the category field > <https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionAction#category> > . > > Regards, > [image: Google Logo] > Ernie John > Google Ads API Team > > > ref:_00D1U1174p._5004Q2fb8PX:ref > -- You received this electronic message as part of a business or employment relationship with one or several Ask Locala entities. Its content is strictly confidential and is covered by the obligation of confidentiality and business secrecy. Any dissemination, copying, printing distribution, retention or use of the message’s content or any attachments that could be detrimental to Ask Locala is forbidden, even if it was forwarded by mailing lists. If you are not the intended recipient, please notify the sender of the error without delay and delete permanently this email and any files from your system and destroy any printed copies. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/56444424-e20b-4dc7-b727-187fa0b16b96n%40googlegroups.com.