Re: Updating ads without setting all fields

2020-01-24 Thread Google Ads API Forum Advisor Prod
Hi Steve, Can you please share the complete detailed request and response logs via reply privately to author so that I can further investigate the issue? You can find information on enabling logging here. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001USwwqr:ref -- -- =~=~=~=~=~=

Re: Updating ads without setting all fields

2020-01-24 Thread Steve Deshaies
Thank you for information. I'm getting an error on invalid fieldmask. Not sure but I believe the issue is in the fieldmask 'HeadlinePart1', How should this be represented? Thanks for your help! Steve This is a very simplified version or testing only: // these are out but have r

RE: Updating ads without setting all fields

2020-01-24 Thread Google Ads API Forum Advisor Prod
Hi Steve, Thank you for reaching out. Please see the release notes here. You can update a single field of an ExpandedTextAd using an AdService mutate request. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001USwwqr:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Updating ads without setting all fields

2020-01-23 Thread Steve Deshaies
Hello, Has this discussed feature been added to the current version of the C# API? Does it allow us to update for example only the headline1 in an existing expanded text ad? Thanks for the info! Steve On Monday, April 29, 2019 at 12:08:54 PM UTC-4, googleadsapi-forumadvisor wrote: > > Hello

RE: Updating ads without setting all fields

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, That feature is currently under development, so I've given my teammates a formal feature request for the Google Ads API that we only need to set the one field. You've caught us at the right time. I don't have an exact date as to when that will be released, but we will try to see if we can

RE: Updating ads without setting all fields

2019-04-26 Thread Dmitry Shvetsov
Thak you for your answer! Are the same requirements in the new Ads API? May be it Will be better to use new Ads API. I worry that I could clear some fields in ads. My task is to change some sale text and images in the ads. Now I have to set all fields of all ads not to clear them. It's hard and

RE: Updating ads without setting all fields

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Greetings! Unfortunately, the required fields are needed even on the SET. I'm sorry that our documentation does not reflect that; that can definitely be confusing. I've filed an issue that we'll be fixing our documentation to fix that. Thank you for bringing this to our attention! Cheers, Nadin

Re: Updating ads without setting all fields

2019-04-26 Thread Dmitry Shvetsov
The whole respond in the attachment. Screehshot: http://prntscr.com/nh3po2 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscri

Re: Updating ads without setting all fields

2019-04-26 Thread Dmitry Shvetsov
Hi Peter! Thank's for your answer. Yes, I got error. 'requestId': '0005876ac2a3f0900a37a1d082064f9c' Respond is: http://prntscr.com/nh3i6i Respond in text in the attachment. When I send request with header1 and desription it works good. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

RE: Updating ads without setting all fields

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Dmitry, The HeadlinePart1 , HeadlinePart2 , and Description

Updating ads without setting all fields

2019-04-25 Thread Dmitry Shvetsov
Hi! I'm updating the expanded text ad via Adwords API. I use 'AdService', 'operator': 'SET'. It requared to fill in all of thees fields: 'headlinePart1' 'headlinePart2' 'description': But I need to update only 'headlinePart2'. Is it possible to fill in only 'headlinePart2'? I want other fields in