Adwords API Ad Strength

2019-08-08 Thread Reggie Pasco
Hi, I want to ask if we can retrieve the Ad Strength feedback via API or any other alternative that can help when creating ads? Please advise. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~

Re: Adwords API Ad Strength

2019-08-09 Thread Reggie Pasco
Hi, Thanks for your response. I am currently testing the options you gave me using a Sandbox Account and AdWords API. I am creating Ads on the Adwords Site itself and using the API to retrieve their Ad Strength. On the Adword Site, the Ads I've created are 1 Responsive Search Ad with "Poor" Ad

ResponsiveDisplayAdInfo could not be found

2019-09-05 Thread Reggie Pasco
Hi, My class is referencing Google.Ads.GoogleAds.V1.Common. I can create Responsive Search Ad using the ResponsiveSearchAdInfo and AdGroupAdServiceClient.MutateAdGroupAds(). But it seems the ResponsiveDisplayAdInfo is not available and could not be found. Please advise. Thanks -- -- =~=~=~=

Google Ads API Get Expanded Text sample Code not working

2019-09-06 Thread Reggie Pasco
Hi, I'm currently trying to get the necessary ID's from my ads using Google Ads API. I found the code sample from: https://developers.google.com/google-ads/api/docs/samples/get-expanded-text-ads . When I tried the same sample, I'm getting error "Failure {{ "errors": [ { "errorCode": { "queryErr

Google Ads Api - Check if Image Asset existing duplicate check

2019-09-06 Thread Reggie Pasco
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 }, "m

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

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

ImageAsset existing duplicate content error

2019-09-09 Thread Reggie Pasco
Hi, I just want to ask if how can I check if the Image asset im using already has existing duplicate content? 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": { "assetEr

Cant get asset.text_asset.text from Asset Resource

2019-09-10 Thread Reggie Pasco
Hi, Im trying to get the AssetID of the my TextAsset/AdTextAsset I added on my Responsive Ads. But the field asset.text_asset.text from the asset Resource is not returning: [image: aaa.png] Here is the script that I used for the query: GoogleAdsServiceClient googleAdsService = client

Get AdImageAsset ByteString

2019-09-11 Thread Reggie Pasco
Hi, Is there a way to retrieve the actual ByteString of the AdImageAsset? I am always getting an error "The asset has a name which is different from an existing duplicate that represents the same content." when I try to re-upload same image. I want to add a checker if the image im trying to uplo

Responsive Search and Display Ads Assets ID

2019-09-12 Thread Reggie Pasco
hi, How can I get the Asset ID of the Headlines and Description from the specific Responsive Search Ads? Using the Ad Group Ad resource, I can only retrieve the actual text but not the assetid: e.g. Headlines : {[ { "text": "Experience the Stars" }, { "text": "Have new adventures" } ]} string

Responsive Display Ad - Promo Text and Price Prefix

2019-10-04 Thread Reggie Pasco
Hi, Im creating MultiAssetResponsiveDisplay Ad via Google Api. The ad has options for dynamicSettingsPricePrefix and dynamicSettingsPromoText. I just want to ask where can I find them in the actual Ad in the Google Ads site just to check? Please advise. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=

Responsive Display Ad

2019-10-07 Thread Reggie Pasco
Hi, Ive been testing the creation of Responsive Display Ad and notice that you can create it in both Search and Display Campaign. I just want to ask if there is a difference in the Campaign (Display or Search) where I create the Display Ad? Thanks in advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~

Responsive Search and Display limit per Ad group

2019-10-10 Thread Reggie Pasco
Hi, I just want to clarify the limit per ad group of both Responsive Search and Display Ads. I found from 1 of your documents that there is a limit of 3 active responsive search per ad group. Then how about the responsive display? I cant find its limit in any of your documents. Please advise.

Responsive Display finalUrlSuffix character limit

2019-10-10 Thread Reggie Pasco
Hi, I just want to ask if there is a character limit for the finalUrlSuffix field of Responsive Display ad. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You re

Google API - Responsive Ad Call to Action List

2019-10-15 Thread Reggie Pasco
Hi, I want to ask advise regarding the Call To Action List for Google Api. I cant find any document showing the list. What I can only find is the list for Adwords Api version: https://developers.google.com/adwords/api/docs/appendix/call-to-action-texts?hl=zh-TW Do they have difference? Also, whe

What is the new value for Reporting field metrics.average_position version 2.0.0

2019-11-21 Thread Reggie Pasco
Hi, I have recently updated my google api to version 2+. Based from Release Notes page, the field metrics.average_position has been removed. What is the new field to retrieve this? Thanks in advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googl