Account id=3104968240,
customerId=2224509499
that we are using but it is not return and response of apis

On Wed, Mar 1, 2023 at 4:45 PM Rajendra Yadav <rajendra...@gmail.com> wrote:

> Thanks for the response
>
>   // Get the customizer attribute service.
>                 CustomizerAttributeServiceClient
> customizerAttributeService =
>
> client.GetService(Services.V13.CustomizerAttributeService);
>
>                 // Creates a text customizer attribute. The customizer
> attribute name is
>                 // arbitrary and will be used as a placeholder in the ad
> text fields.
>                 CustomizerAttribute textAttribute = new
> CustomizerAttribute()
>                 {
>                     Name = customizerAttributeName,
>                     Type = CustomizerAttributeType.Text
>                 };
>
>                 CustomizerAttributeOperation textAttributeOperation = new
> CustomizerAttributeOperation()
>                 {
>                     Create = textAttribute
>                 };
>
>                 MutateCustomizerAttributesResponse response =
>                     customizerAttributeService.MutateCustomizerAttributes("
> 2224509499".ToString(),
>                         new[] { textAttributeOperation });
>
> On Wed, Mar 1, 2023 at 4:40 PM Google Ads API Forum Advisor
> <adsapi@forumsupport.google> wrote:
>
>> Hi Rajendra,
>>
>> Thank you for raising this concern to the Google Ads API Forum.
>>
>> It appears that you are using the *CustomizerAttributeService*. You may
>> find this document
>> <https://developers.google.com/google-ads/api/reference/rpc/v12/CustomizerAttributeService>
>>  a
>> good resource to check when managing the customizer attribute in the Google
>> Ads API. To better investigate this on our end, why is there no response
>> for the said function? Could you please provide the complete logs within
>> the format of the request
>> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>>  and response
>> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>>  with request-id
>> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>>  that
>> were generated on your end? I asked this since it is expected to have logs,
>> the request you made or even the status of the request (ex: HTTP/1.1 200
>> OK).
>>
>> If you haven't yet, logging can be enabled by navigating to the *Client
>> libraries > Your client library (ex. Java) > Logging* documentation,
>> which you can access from this link
>> <https://developers.google.com/google-ads/api/docs/client-libs?hl=en>.
>>
>> For security purposes, you can provide it via the
>> Reply privately to author option. If this option is not available, then
>> send it instead on this email address googleadsapi-supp...@google.com.
>>
>> Best regards,
>> [image: Google Logo] Google Ads API Team
>>
>> ref:_00D1U1174p._5004Q2jHwTa:ref
>>
>
>
> --
> Regards,
> Rajendra Kumar yadav
> (+91 9414903155)
> Skype: rajendra.yadav73
>


-- 
Regards,
Rajendra Kumar yadav
(+91 9414903155)
Skype: rajendra.yadav73

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CAE8AJtSbLdKGmTP_-NnZj4kFEbC%2Bgg1xdUHE1hBZdrRshujsXg%40mail.gmail.com.
  • No... Rajendra Yadav
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... Rajendra Yadav
        • ... Rajendra Yadav

Reply via email to