Was there any resolution to this? We're running into the same thing.

On an existing CallFeedItem, we are changing the 
CallConversionReportingState to USE_ACCOUNT_LEVEL_CALL_CONVERSION_ACTION 
via setCallConversionReportingState ( Google Ads API Client Library for 
Java v 15.0.0 ) 

This mutate succeeds and the field mask for the reporting state is part of 
the mutate

On a subsequent get via the API, the reporting state has not changed ( it's 
still USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION )

We've verified that the Call Extension value did not change in the UI ( or 
the API )

Is there another level that needs to be pulled if the 
CallConversionReportingState is changed via the API?

MethodName: 
google.ads.googleads.v8.services.ExtensionFeedItemService/MutateExtensionFeedItems

Endpoint: googleads.googleapis.com:443

Headers: {developer-token=REDACTED, login-customer-id=ABC, 
x-goog-api-client=gl-java/1.8.0_161 gapic/ gax/2.5.0 grpc/1.40.1}

Body: customer_id: "ABC"

operations {

  update {

    resource_name: "customers/ABC/extensionFeedItems/XYZ"

    call_feed_item {

      call_conversion_reporting_state: 
USE_ACCOUNT_LEVEL_CALL_CONVERSION_ACTION

      phone_number: "(ABC)766-7318"

      country_code: "US"

      call_tracking_enabled: true

      call_conversion_tracking_disabled: false

    }

    extension_type: CALL

  }

  update_mask {

    paths: "resource_name"

    paths: "extension_type"

    paths: "call_feed_item.phone_number"

    paths: "call_feed_item.country_code"

    paths: "call_feed_item.call_tracking_enabled"

    paths: "call_feed_item.call_conversion_tracking_disabled"

    paths: "call_feed_item.call_conversion_reporting_state"

  }

}

partial_failure: true



Response

--------

Headers: 
Metadata(content-disposition=attachment,content-type=application/grpc,request-id=K1gd1cwA7wE53NnLo9D2fw,date=Tue,
 
28 Sep 2021 18:21:52 GMT,alt-svc=h3=":443"; ma=2592000,h3-29=":443"; 
ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; 
ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; 
ma=2592000,quic=":443"; ma=2592000; v="46,43")

Body: results {

  resource_name: "customers/ABC/extensionFeedItems/XYZ"

}

Thanks
Pete

On Wednesday, August 12, 2020 at 12:58:18 PM UTC-4 Google Ads API Forum 
Advisor Prod wrote:

> Hi Roman,
>
> Please try to use the CustomerExtensionsSettingService 
> <https://developers.google.com/adwords/api/docs/reference/v201809/CustomerExtensionSettingService?hl=ro>
>  
> and see if your extensions return properly with this service.
>
>
> Regards,
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5004Q23Ivfv:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/c3e81324-69b1-4008-b824-208cbc81af8an%40googlegroups.com.

Reply via email to