RE: Google merchant center test account to test shopping campaigns

2019-01-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, On the AdWords API Perspective, before you can create a Shopping campaign, you need to first link your Google Ads account to your Google Merchant Center account. Once done linking both accounts, you should be able to create your shopping campaign by following this guide

Re: CustomerSyncService is not returning data for remarketing or audience

2019-01-15 Thread cv
Hello Bharani, Thanks for the Info. So UI will show all the changes history but at a same time API will provide changes based on Campaign Level. Any other way to track this type of changes or not at all possible through API? Thanks, On Tuesday, 15 January 2019 17:03:41 UTC+5:30, cv

RE: Get all campaings using adWord API, return 0 result.

2019-01-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Hei, To better investigate this, could you also provide your complete SOAP request logs together with the clientCustomerID set in your header so I could take a look at this on my end? Please reply via *Reply privately to author*. Thanks and regards, Luis AdWords API Team

RE: keywords performance report, labels and lableids are empty for some records

2019-01-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Yang, Labels and LabelIds are manually implemented in your objects upon creation or

RE: how to retrieve last 24 months search volume

2019-01-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Alps, Unfortunately, the API only give you past 12 months of data. Let me know if you have any further questions. Thanks, Milind, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Get all campaings using adWord API, return 0 result.

2019-01-15 Thread buddybid . hei
Hi I am new in adWords API, I just setup my test account, developer toker, client_id etc and i am running C# examples. I have 3 campaigns in my account. and I am able to run the API call to server as below: however, the return result was 0. as below: Do anyone can give a hint

RE: Can't connect to API / python3

2019-01-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, You are on the right track for setting up the API. In step #3, the test client accounts may not be visible as these test accounts would be in cancelled status and hidden in the regular view. You could see them by following the steps given below: - Sign in to your Google Ads manager

RE: Google Ads Beta API - How to Upload Store Sales Direct conversions

2019-01-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello John, The Google Ads API is still in beta phase and some of the functionalities are not yet available. Those functionalities will be available in future releases. The store_sales_direct_conversions

keywords performance report, labels and lableids are empty for some records

2019-01-15 Thread yliu
Hello All, I am not sure if this is an issue: After I fetched records of keywords performance report through API, some records have values in labels and lableids fields and some don't. The business side insist that every record should have a value in labels and lableids. Can someone explain to

Ошибка при установке предиката ExcludeHiddenAccounts

2019-01-15 Thread Сергей Новицкий
Добрый день. По апи получаем список наших аккаунтов. Нам нужно отфильтровать скрытые аккаунты, не получать по ним данные. На php в селекторе устанавливаем значение предиката ExcludeHiddenAccounts ($selector->setPredicates(array(['ExcludeHiddenAccounts', 'EQUALS', 'true']));) Полностью скрипт

Google merchant center test account to test shopping campaigns

2019-01-15 Thread chaitanya
Hi Team, I need to create a new shopping campaign by using the Google AdWords API. But before that, I wanted to check the end to end flow for shopping campaign with Google Ads and Google Merchant Center UI just to test the functionality. I've completed the following steps: - Created Google

how to retrieve last 24 months search volume

2019-01-15 Thread Alps Wang
Hi There Through the UI i can retrieve/download last 24 months search volume , how to do it through the API ? (api only allow last 12 months) Thanks Alps -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Can't connect to API / python3

2019-01-15 Thread targetingtestpython
Hi everyone! Sorry for my english Can't connect to API in my test account What I use / do: 1. Python3, instal setuptools and googleads; 2. Registered new google account (a1) and manager account to it, add real client accounts to management, get test dev token; 3. Registered another new google

Uploading Store Conversion through the Google Ads Beta API

2019-01-15 Thread john
I noticed that you can upload Store Sales Direct conversions through the Google *Adwords* API here: https://developers.google.com/adwords/api/docs/guides/conversion-tracking#store_sales_direct_conversions However, I cannot find how to do this through the Google *Ads Beta *API. Is it possible to

Google Ads Beta API - How to Upload Store Sales Direct conversions

2019-01-15 Thread john
Hello All, Will the Google Ads API support uploading Store Sales Direct conversions as seen here: https://developers.google.com/adwords/api/docs/guides/conversion-tracking#store_sales_direct_conversions I cannot find it anywhere in the Google Ads Beta API. So, I'm curious if it's being

Re: Get readout from AdGroupCriterionService selector

2019-01-15 Thread Yang Yang
Thanks Bharani for checking the criteria. There is not yet setting at criteria level. This is the next step I am moving forward with, so want to make sure I am understanding the service ahead of time. Can I actually set and query tcpa at adgroup criterion level? [image: image.png] On Tue, Jan

RE: Ad object is immutable in AdWords?

2019-01-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, You can use AdService to update ads. Please refer to this section of guide for better clarity on mutating

RE: Adwords API Budget Error NON_MULTIPLE_OF_MINIMUM_CURRENCY_UNIT

2019-01-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Ronak, I was able to add the same value in my testing and it worked. Could you please share the SOAP logs(request and response ) of the operation you are performing without redacting any information to see if

RE: How do I create an audience using the new Google Ads API?

2019-01-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Jon, Sure, I have passed this to our team. Regards, Dhanya, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com/search/label/adwords_api

RE: Retrieving a tree of all customers

2019-01-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Marc, Thanks for your patience. I checked with my team and confirmed that it is an expected behavior of the customer_client, in fact in Google Ads API only one resource is responsible for a field to maintain normalization. Since the descriptive_name is a field in Customer resource, for

RE: Get readout from AdGroupCriterionService selector

2019-01-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Yang, You will be able to get the Bid values using AdGroupCriterionService.get() and pull the CpcBid and CpmBid fields. For example, I was able to check the Keyword criteria in this

RE: Problem about rate exceeded error

2019-01-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, In AdWords API, we do not have a fixed Queries per second limit. Instead, the rate limits can fluctuate based on different variables, including server load. Please refer this section of guide for better

RE: UNEXPECTED_INTERNAL_API_ERROR when mutate campaign

2019-01-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, The UNEXPECTED_INTERNAL_API_ERROR usually occurs when something unexpected happened while processing the request. Could you please share the complete SOAP logs(request and

RE: CustomerSyncService is not returning data for remarketing or audience

2019-01-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, The CustomerSyncService will return the changed entities for a customer account or campaign based on the given date range within the last 90 days. However, please note that this will only

Re: UNEXPECTED_INTERNAL_API_ERROR when mutate campaign

2019-01-15 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, The UNEXPECTED_INTERNAL_API_ERROR usually occurs when something unexpected happened while processing the request. Could you please share the complete SOAP logs(request and

Re: Problem about rate exceeded error

2019-01-15 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, In AdWords API, we do not have a fixed Queries per second limit. Instead, the rate limits can fluctuate based on different variables, including server load. Please refer this section of guide for better

Re: How to pull images for responsive ads

2019-01-15 Thread Luis
Hi Teja, Thanks a lot for your answer. We will give it a try. Best regards, Luis On Monday, January 14, 2019 at 11:11:59 PM UTC+1, Teja Makani wrote: > > Hello Luis, > > You could use those fields and make a MediaServie.get >

Problem with CAMPAIGN_LOCATION_TARGET_REPORT

2019-01-15 Thread Taras
I download data from CAMPAIGN_LOCATION_TARGET_REPORT via API v201809. At the same time I download data from CAMPAIGN_PERFORMANCE_REPORT. I use fileds: Cost, Impressions, Clicks. The SUM in total of this fields (Cost, Impressions, Clicks) has some differens beetween two repots:

Adwords API Budget Error NON_MULTIPLE_OF_MINIMUM_CURRENCY_UNIT

2019-01-15 Thread Ronak Shah
Hello, We are trying to set the daily budget via Adwords API but api call is getting failed. Here are below Details $daily_budget = 33.51; $micro_amount = (float) ($daily_budget * 100); so if we convert to micro amount it becomes (33.51 * 100) = 3351 But API throws error

CustomerSyncService is not returning data for remarketing or audience

2019-01-15 Thread cv
Hello, CustomerSyncService is not giving change history like audience enabled / paused / removed remarketing list enabled / paused / removed If this is able to fetch using any service please let me know. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Is there any API or service for Display Planner tool?

2019-01-15 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Qaiser, The Display Planner isn't available through the AdWords API. You may keep an eye out on our blog for any updates. Sincerely, Vincent AdWords API Team On

UNEXPECTED_INTERNAL_API_ERROR when mutate campaign

2019-01-15 Thread sTyler
Hi I got error Adwords API when mutating campaigns [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api. services.common.error.InternalApiError.(InternalApiErro] Help me solve the error. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Ad object is immutable in AdWords?

2019-01-15 Thread z_anatolii
Ad object is immutable in AdWords. To modify Ad, you must pass the REMOVE operation for the current Ad object and the ADD operation for the new Ad object with the changed attributes. Have I do this in any case? (when I changing any attribute in Ad) or Can I updating some attributes and pass the

Problem about rate exceeded error

2019-01-15 Thread 노각민
Hello, I'm using adwords api to request for ad data. We have about 40 accounts, and send request three times at different time per day for every accounts, In other words, we send 40 requests at one time, and send another 40 request after few hours later, all 3 times everyday. We know that there

Re: how to create an ad variation with systemManagedEntitySource?

2019-01-15 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Chiwan, Unfortunately, creation and management of ad variations is currently not supported in AdWords API. The systemManagedEntitySource field is read only and its only use is for you to be able to identify the experimental ads created by the ad variations feature (you may also refer here

Is there any API or service for Display Planner tool?

2019-01-15 Thread Qaiser Javed
Hello everyone, Is there any API or service for "Display Planner" tool? Actually I want to get information as we can see in display planner GUI in different sections/tabs? Please assure me "Display Planner" tool available in Google Ads? Thanks -- --

Re: how to create an ad variation with systemManagedEntitySource?

2019-01-15 Thread Chiwan Leung
And What's more, if I set ad_variation for an new ad. Will it find its original one like display in UI? On Tuesday, January 15, 2019 at 4:18:37 PM UTC+8, Luis Xander Talag (AdWords API Team) wrote: > > Hi Chiwan, > > There is no hierarchy between the ads themselves as the ads could only >

Re: how to create an ad variation with systemManagedEntitySource?

2019-01-15 Thread Chiwan Leung
Hi,Lui. Thanks for your reply. BG here: If we use this function in UI. It's said that 50%(or we can set another I don't remember actually) of the impression will go to the ad variation. I mean, if I add an new ad via api with systemManagedEntitySource set to ad_variation. What will happen to

Re: how to create an ad variation with systemManagedEntitySource?

2019-01-15 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Chiwan, There is no hierarchy between the ads themselves as the ads could only belong to an ad group as shown in this guide . Let me know if I misunderstood your concern. Best regards, Luis