Re: Google Ads Api - Check if Image Asset existing duplicate check

2019-09-09 Thread Reginald Chris Pasco
Many thanks. I already found the cause of the problem. All is good now. Thanks On Mon, Sep 9, 2019 at 10:09 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Reggie, > > You may use the asset > resource

RE: Google Ads Api - Check if Image Asset existing duplicate check

2019-09-09 Thread Google Ads API Forum Advisor Prod
Hi Reggie, You may use the asset resource to check if the image asset exists in the account and then work around to create new assets based on the data. Let me know if your concern is different. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UHFz3d:ref -- -- =~=~=~=~=~=~=~=~=~=~=~

Re: Google Ads Api - Check if Image Asset existing duplicate check

2019-09-09 Thread Reggie Pasco
Any update news please? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 Ad

Re: Google Ads Api - Check if Image Asset existing duplicate check

2019-09-06 Thread Reggie Pasco
Adwords API has MediaUtilities.GetAssetDataFromUrl() method. I have never encounter this error on Adwords API before which uses this method when creating Image Asset. Is there a version of that method for the Google Ads API? On Saturday, September 7, 2019 at 2:11:06 AM UTC+8, Reggie Pasco wrot