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
> 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

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CAMwy1Hhk4UqiAG4nMA0tJa0hHyaxaKN35D1%3DsjofHpvGfq7Zkg%40mail.gmail.com.


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

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/Es1RB0PXKHZ900wJNyUk0NQvyuNfmcZVRR_A%40sfdc.net.


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 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/c0b67be1-4a6d-4cba-a839-94d4e7d5a73a%40googlegroups.com.


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 wrote:
>
> Hi,
>
> I just want to ask if how can I check if the Image im using already has 
> existing duplicate?
> Im using different Image name but same image url for my testing and im 
> getting the following error when i try to create asset using 
> assetService.MutateAssets().
>
> "errorCode": { "assetError": 6 }, 
> "message": "The asset has a name which is different from an existing 
> duplicate that represents the same content."
>
> Is there a checker I can use to determine that the image im about to 
> create as ImageAsset has an existing content?
>
> Please advise.
>
> Thanks
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/33fc04ec-1dc4-4344-83cd-2d856d563185%40googlegroups.com.