Re: Google Ads MCC test accounts NOT creating client accounts

2020-02-05 Thread Mike
I totally agree with you. No way to create test google account in order to create/manage test campaigns. Google API has issues in this that need to be addressed. Mike On Thursday, February 6, 2020 at 2:14:52 AM UTC+2, Joe Davis wrote: > > When a manager test account is created, I see that it is

How to get youtube_audience_size from google ads api with java code

2020-02-05 Thread Mạnh Thu
How to get youtube_audience_size from google ads api with java code [image: Image 7.jpg] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: How to add the short headline, long headline, Image, Description to smart shopping ad in Smart Shoppping Campaign

2020-02-05 Thread gagan gupta
Thanks for the reply. 1. But these fields are available on the UI, hence must be getting persisted in backend somewhere with relation to the CampaignID, AdGroupID, or AD_ID. On UI we can see the values in AdGroup -> Ad content and must be available in the GET API, hence it must be available in

Page unaccesible

2020-02-05 Thread lai yoke hman
Hi, This page https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report is showing "no internet" error on Firefox while it's ok on Chrome, other pages are perfectly fine accessible -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Get List Campaign and AdGroup in Audience use

2020-02-05 Thread duong xuan toi
Hi, Is there way to get list campaign and ad group which using an audience? I can see it on UI. [image: Screen Shot 2020-02-06 at 9.21.47 AM.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: Unknown error when trying to add image assets to app ad

2020-02-05 Thread Google Ads API Forum Advisor Prod
Hello Sergiy, It seems the error code is ImageError.IMAGE_CONSTRAINTS_VIOLATED. Sorry that we don't have the guide for image assets for Google Ads API yet, but you could refer to some specifications of the AdWords API image assets here. Could you double check your images? Best, Thanet, Google

Re: API Report Metrics Discrepancies ?

2020-02-05 Thread Christian Pradilla
The attached document may serve as reference. Data from the csv are came from the UI and manually downloaded. This shows that between account cost and account region cost has differences and also account keywords may observe differences. if you dont mind do check the account cost and cost

Set negative keywords for account level and campaign level

2020-02-05 Thread zimu yang
Hi, I'm using *adwordsv201809* I'm recently working on adding negative keywords to both account level and campaign level. I know how to add at group-level: Use *NegativeAdGroupCriterion *and talk to *AdGroupCriterionService* After some investigation, I wonder whether it is really similar for

Google Ads MCC test accounts NOT creating client accounts

2020-02-05 Thread Joe Davis
When a manager test account is created, I see that it is labeled as "(Closed)" the moment it is created, which seems to prevent the creation of client accounts within the test MCC. When I create a client account within a test MCC, the first page of the set up process asks for an account name,

RE: Use "including brand names" with Adowrds API

2020-02-05 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Unfortunately, the API will automatically filter out brand names and there is no way to enable them. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UV02QK:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: ConversionUploadService

2020-02-05 Thread Google Ads API Forum Advisor Prod
Hello, Please use Reply privately to author option while sharing the details for investigation as requested in my previous email. Regards, Nikisha Patel, Google Ads API Team ref:_00D1U1174p._5001UUzynP:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: ConversionUploadService

2020-02-05 Thread Google Ads API Forum Advisor Prod
Hello, Please find my response to your queries below. To authorize using a service account, please refer to this guide or detailed steps and information related to the same. We strongly recommend using OAuth2 installed app or web flow instead of service accounts unless you need a

RE: Download UAC RT campaigns stat using adwords api

2020-02-05 Thread Google Ads API Forum Advisor Prod
Hi Olesya, Thanks for reaching out. For UACs except the engagement type you could download stats by querying reports from this list in Adwords API. Please let me know if you have any other questions. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UV01rJ:ref -- --

RE: ad_group_extension_setting_operation mutate operation problem

2020-02-05 Thread Google Ads API Forum Advisor Prod
Hi Afsane, Thank you for reaching out. Can you please provide 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 in the dropdown of your client library here. Regards, Mitchell

RE: How to remove ad_group_ad for app campaign?

2020-02-05 Thread Google Ads API Forum Advisor Prod
Hi Dong, You can use the AssetService to remove assets from your Google Ads account. If they still appear after using this function, please share your logs via reply privately to author so that I can take a look. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UV01r9:ref -- --

RE: Problems to upload image to App campaign via Ads API

2020-02-05 Thread Google Ads API Forum Advisor Prod
Hello Renan, Thank you for reaching out. Could you please confirm if you are trying to upload image assets via Google Ads API Beta? If yes, you could use the code sample provided here to upload the image via Google Ads API Beta. If you are having trouble implementing this on your end, could

Re: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-02-05 Thread Mike Nikitas
No that’s not correct. As I wrote I have already done that and the created google ads accounts are not marked as test. Mike > 5 Φεβ 2020, 22:26, ο χρήστης «Google Ads API Forum Advisor Prod > » έγραψε: > >  > Hi Mike, > > Thanks for reaching out. If you have successfully created the test

Re: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-02-05 Thread Google Ads API Forum Advisor Prod
Hi Mike, Thanks for reaching out. If you have successfully created the test manager account, all the test customer accounts you created afterwards within this account would be test accounts instead of the production accounts. You could verify the status of the test customer account by looking

RE: Reactivate Suspended Test Account

2020-02-05 Thread Google Ads API Forum Advisor Prod
Hi Ananth, Thank you for the update. Could you please clarify what API implementation service you’re referring to? Are you trying to implement BudgetOrderService? If so, BudgetOrderService is used for creating budget orders and is available on a whitelist basis only and currently not supported

Re: How to add the short headline, long headline, Image, Description to smart shopping ad in Smart Shoppping Campaign

2020-02-05 Thread Google Ads API Forum Advisor Prod
Hi Gagan, These fields are not available to be set for GoalOptimizedShoppingAds. The urlCustomParameters are only for updated urls as described here. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UUzq9y:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: API Report Metrics Discrepancies ?

2020-02-05 Thread Google Ads API Forum Advisor Prod
Hi Christian, Thank you for the update. All the reports generate data at different levels, so you may observe different total results for each report. Please note that Geo Performance is also a multi attribution type report, so it may double count impressions and clicks, which might show

Re: Clicks not avalible for Video Campaigns In Geo Report.

2020-02-05 Thread Google Ads API Forum Advisor Prod
Hello Theo, The Geo Performance Report in the AdWords API does not currently support reporting for Video Ads. This is the reason you are not able to view the clicks for video campaigns in this report. A feature request regarding your concern is already created internally within our team.

Re: OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT for advertisingChannelSubType

2020-02-05 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for sharing the code snippet. Could you please share the complete request and response logs along with the client customer id for further investigation? Also, could you please confirm if you meet the requirement for using Smart Display Campaign which is to have at least 50

ManualCPM Configuration

2020-02-05 Thread Pietro Galassi
Hi, we have create a campaign with rest apis with manual cpm: { "partialFailure": "false", "validateOnly": "false", "operations": { "create": { "name": "ManualCPMTest", "advertising_channel_type": "DISPLAY", "status": "ENABLED",* "manualCpm": { },*

Re: Cannot find Watch Time and Avg. Watch time/impressions in the API

2020-02-05 Thread Google Ads API Forum Advisor Prod
Hi Jen, Unfortunately, I cannnot give timelines to when this will be added, but I will update this post once they do. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UAq9GF:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Use "including brand names" with Adowrds API

2020-02-05 Thread E. O.
How is it possible to use with querying of Adwords API an option "including brand names"? This option exists in the GUI of keyword Planner - i want use it while querying of Adwords API. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Google ads api beta remove item from feed

2020-02-05 Thread Simon
Hey. I'm trying to remove items from feed with new google ads api beta, but i don't know how to do that. I have something like that: feed_item_operation = clinet.get_type('FeedItemOperation', version='v2') feed_item = feed_item_operation.remove # What should i write here? feed_item_service =

Download UAC RT campaigns stat using adwords api

2020-02-05 Thread Олеся Васина
Hi! We have a problem with downloading UAC RT campaigns stat using adwords api. I lnow that it is not supported by old API and we should use google Ads instead. But we can not do it, because it is in beta testing and we have very important regular process. Can you please advise us, may be you

Re: Reactivate Suspended Test Account

2020-02-05 Thread Ananth Sakthivel
> > Hi, I want to test some API implementation about Budget thing. for testing this, I can't use the Production account right?. so guide me what do I need to do? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Reactivate Suspended Test Account

2020-02-05 Thread Ananth Sakthivel
> > Hi, I want to test some API implementation with the test account. what do I need to do? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: Reactivate Suspended Test Account

2020-02-05 Thread Ananth Sakthivel
I want to test some API implementation with the test account. what needs to do? On Tuesday, 4 February 2020 00:54:02 UTC+5:30, adsapiforumadvisor wrote: > > Hi Ananth, > > Thank you for reaching out to us. I see that your account 2349150893 is a > Test Account. Please note that all test

Re: ConversionUploadService

2020-02-05 Thread p clara
Another question is what fields from ClickConversion https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v2.services#google.ads.googleads.v2.services.ClickConversion are mandatory when sending a ConversionClickConversionRequest ? Thank you. On Tuesday, February 4,

how to setup logo, image & remarketing list info in SHOPPING_GOAL_OPTIMIZED_ADS

2020-02-05 Thread 하진호
hi, I understand that smart shopping ads automatically support dynamic remarketing ads. When making smart shopping ads through api, there is no way to register a logo or image. Is there no effect on dynamic remarketing ad? And no way to register remarketing list. Is it okay not to register?

Re: ConversionUploadService

2020-02-05 Thread p clara
Thank you for your answe. I need to accessmthod UploadClickConversion(UploadClickConversionRequest). I found all the examples from the C# library, also found the one with the ConversionAction. I did not find any example on the web that could help me create and authorize a

Re: Clicks not avalible for Video Campaigns In Geo Report.

2020-02-05 Thread Theodor Sandström
If clicks doesn't correlate to videos, how come several other report types does include clicks for video campaigns? To me it seems like it's specifically geo reports that won't include them. On Tuesday, February 4, 2020 at 9:34:42 PM UTC+1, adsapiforumadvisor wrote: > > Hello, > > Thank you

Re: OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT for advertisingChannelSubType

2020-02-05 Thread hüseyin Armağan
Hi Nikisha, Thank you for kindly explanation . I checked the Display Smart Campaigns but it does not work, I can create DISPLAY campaign but can not create subchannel type 'DISPLAY_SMART_CAMPAIGN' !! You can find at below my input. Would you check and what is the problem ? I am still