RE: Create accounts documentation for new Google-ads API

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Arun, Currently, creation of new Google Ads account is not supported in the Google Ads API. For now, you may create new accounts using the AdWords API or the Google Ads UI. You may follow our blog for updates. Thanks and regards, Peter Google Ads API

RE: I am unclear about if I am able to create TrueView campaigns via the API

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Zain, Video campaigns are supported only in reports in AdWords API. As you can see in the second documentation that you provided, video campaigns are supported in Google Ads scripts . However, you can only fetch them

RE: [PHP] Google Ads API - Create AdGroup Ads with : ExpandedTextAdInfo

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Ludovic, Thank you for reaching out. I was able to replicate this on my test account as well. The reason for this is because exclamation points ( ! ) are not allowed to be set on headline fields. I can confirm that this has nothing to do with the client library and it also observes the same

RE: User list member emails

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, In the AdWords API, you can update your existing userlists using the AdwordsUserListService.mutateMembers() method and pass the removeAll

RE: python Google Ads API: Troubleshoot Deadline exceeded error 504 for trying to pull geographic region costs for single country for a single day

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Nicholas, Yes, when using the week segment, the input should be the date of the Monday of the week you wish to retrieve and runs the date range until Sunday. Parsing the results does not influence the error you are encountering, it is more likely due to the volume of data being retrieved. As

RE: Retrieve website domain placement from the Click Performance Report

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Esteban, Unfortunately, it is currently not possible to fetch website domain from Click Performance Report. You may refer to this guide to see the available reports which have the Domain field. Please let

RE: [2-8014000025508] THIRD_PARTY_REDIRECT_AD Image Preview - how to get from API?

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Oksana, You're very welcome. I'll follow up as soon as possible. Best, Ben, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https://ads-developers.googleblog.com/search/label/google_ads_api

I am unclear about if I am able to create TrueView campaigns via the API

2019-04-23 Thread zain
Here in the documentation it says video campaigns are not supported by the API, but here in the documentation ,

Re: User list member emails

2019-04-23 Thread mercadeoprueba19
One question, can you currently add 3 emails in a row, as in the interface? El lunes, 5 de febrero de 2018, 17:40:57 (UTC-5), Keren escribió: > > Hi,Is there a way to define multiple emails for a single user list member > via API? I couldn't find a way to do it because the Member object contains

Retrieve website domain placement from the Click Performance Report

2019-04-23 Thread Esteban
Hi, When querying the Click Performance Report I can get the Keywords from search ads using the CriteriaParameters field. But when the click comes from the display network this field is empty. I need to find the domain of the website the ad was placed when clicked. Is it possible?

AdGroupCriterionService mutate InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2019-04-23 Thread samsinfieldtest
Hi, Whenever I try and call this, i get an UNEXPECTED_INTERNAL_API_ERROR error, both on our live account and test account SOAP is: http://schemas.xmlsoap.org/soap/envelope/;> https://adwords.google.com/api/adwords/cm/v201809;> unknown (AwApi-DotNet/24.6.0,

[PHP] Google Ads API - Create AdGroup Ads with : ExpandedTextAdInfo

2019-04-23 Thread ludovic cardinale
Hello there, i'm using the new Google Ads API and when i try to create AdGroup Ads i have an error message with Code "3" Invalid Argument. But that's all, i need more information to know why i can't create this ! Someone can help me ? I'm using strings in UTF-8 and the length is equal or under

Create accounts documentation for new Google-ads API

2019-04-23 Thread arunathisamy . trader
Hi, I am not able to find any documentation for creating new accounts using latest google ads API. - https://developers.google.com/google-ads/api/docs/samples/get-account-changes#csharp Whereas I see option for creating new accounts in adwords using old API -

Re: wrong expected behaviour with validate only

2019-04-23 Thread benjamin
another example if I try to delete an already deleted feed item: W, [2019-04-23T22:59:27.857363 #625] WARN -- : CID: 1342647521, Host: googleads.googleapis.com:443, Method: /google.ads.googleads.v1.services.ExtensionFeedItemService/MutateExtensionFeedItems, IsFault: yes I,

wrong expected behaviour with validate only

2019-04-23 Thread benjamin
I am using google ads and I checked how the api is behaving with wrong data: there can be sync issues and its super important to ensure it is safe enough. I was disappointed to see that even if I am using validate_only set to true, the api is sending an exception whenever I send a wrong

RE: PAGE_SIZE on the new API

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Sucne you are facing the issue with the PHP client library while paginating, I recommend you to create a new issue on our issue tracker from here

RE: Seeing a lot of "Problem sending data to report download server." errors

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello David, Could you please share the error logs and the report definition you are trying along with the client customer id in the API call to investigate further. Regards, Sai Teja, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

RE: Migrating to Ads API, All requests are stuck at Java call GoogleAdsServiceClient.search(SearchGoogleAdsRequest request)

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Artur, Looks like you are following the right process. Could you please share the ClientCustomerId you are using in the API request and the error logs incase you got any. You could use *reply privately to the author* option while sharing the information provided. Regards, Sai Teja,

RE: Google Ads API: How to catch the 504 Deadline Exceeded error (Python)

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Mat, Could you please send over through *reply privately to author *some of the API calls you are making that are resulting in this error? Thanks, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: searching Customers using google ads

2019-04-23 Thread benjamin
So unfortunately, to sum up, I guess your answer is: No I cannot search customers by names as I used to do. Can we call this a regression? On Tuesday, April 23, 2019 at 7:50:03 PM UTC+2, googleadsapi-forumadvisor wrote: > > Hello Benjamin, > > Please find my response below: > >- if I use

RE: ERROR_GETTING_RESPONSE_FROM_BACKEND when downloading Product Partition Report for some Campaigns

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Ananth, Can you please provide some of the report queries you used that resulted in this error through *reply privately to author*? Thanks, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

APIs appear to be stuck with Ads API

2019-04-23 Thread vmunnangi
Hello Everyone, I have been using Adwords API and recently started attempting to migrate my projects to Ads API. Even simple scripts such as Get Campaigns and Get Adgroups are stuck at the search request. SearchGoogleAdsRequest request = SearchGoogleAdsRequest.newBuilder()

Migrating to Ads API, All requests are stuck at Java call GoogleAdsServiceClient.search(SearchGoogleAdsRequest request)

2019-04-23 Thread venkata munnangi
Hey, I have been migrating my code from Adwords to Google Ads API.I have been attempting to run GetCampaigns example or any other example provided from the repo. It is stuck calling GoogleAdsServiceClient.search(SearchGoogleAdsRequest request) with no errors or results and will be stuck until

RE: Quotas?

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Fabian, Please share the request id using *reply privately to the author option* to investigate further. The wait time is shown in the error message only but not on the request/response headers. Regards, Sai Teja, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Seeing a lot of "Problem sending data to report download server." errors

2019-04-23 Thread David Antunes
Hi, In the last 8 hours I'm seeing a lot of "Problem sending data to report download server." trying to download Keyword Performance Reports, is there an issue? or is it just me? Many thanks! David -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Google Ads >> Service Client Config >> Timeout Milles Method Search

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Jessica, Since it is the issue related to the client libraries. I recommend you to create a new issue on the PHP client library issue tracker here . Our client library owners are better equipped to handle these questions. Regards, Sai

RE: feeds in google ads vs Adwords

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Benjamin, They are still the same in Google Ads. You may use the ExtensionFeedItemService to manage Extensions. To create and manage feeds, you could use the FeedServices

RE: searching Customers using google ads

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Benjamin, Please find my response below: - if I use the query you suggested based on customer_client, I get over 8k results, which is expected. Yet, as you know, I cannot get the descriptive names out of it, so I can't filter which is my goal The CustomerClient

Re: Data Mismatch In SEARCH_QUERY_PERFORMANCE_REPORT

2019-04-23 Thread 'Ruby Liao' via AdWords API and Google Ads API Forum
Hey Ejay, Thanks for your reply! I am following the Google Ads UI but was not able to add Ad group ID to this search terms report . [image: Screen Shot 2019-04-23 at 10.31.07 AM.png] Could

RE: Google Adwords feed items

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Lorand, You can also get support from the Google Ads support team through here . Regards, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Google Adwords feed items

2019-04-23 Thread Lóránd Balog
Thanks, but I did not get a reply there. 2019. április 19., péntek 18:14:17 UTC+2 időpontban googleadsapi-forumadvisor a következőt írta: > > Hi Lorand, > > This is more of a product related question rather than API. I'd recommend > reaching out to the Google Ads Community Forum >

ERROR_GETTING_RESPONSE_FROM_BACKEND when downloading Product Partition Report for some Campaigns

2019-04-23 Thread Ananth Garre
Hi, Recently we started a new exercise to download Product Partition Report and for some Campaigns I am seeing exceptions below :- Caused by: HTTP Response Code: 500, Trigger: Unable to read report data, Type: ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND at

RE: Google-Ads API V1.0 - max length for string value

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Priya, The Headlines in the ads usually have the limits as mentioned in this article . The Bidding Strategy name

RE: Google-Ads API V1.0 - grpc_csharp_ext.x64.dll

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Priya, It looks like the issue is specific to the .NET client library. We suggest that you post this concern in our Github Issue tracker so the library owners may provide any suggestions regarding this. Thanks, Bharani, Google Ads API

RE: How to get all customer names for manager accout on GoogleAds api? (Java)

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Unfortunately, it's currently not possible to get the customer names of the accounts under your manager using Google Ads API. Our team is currently working on adding this feature. Please follow our blog for any

Re: python Google Ads API: Troubleshoot Deadline exceeded error 504 for trying to pull geographic region costs for single country for a single day

2019-04-23 Thread Nicholas Lynch
The segment.week just specifies the date period from that Monday to Sunday, right? Is there any issue in how I am parsing that response or is that irrelevant for 504 deadline error? I can try to predicate by segment.geo_target_region, but what is the best way to pull those values? Because I do

RE: Google-Ads API V1.0 - Customer.remarketingSettings

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, You're right. You will need to use the GetCustomerRequest to get the RemarketingSetting

Re: PAGE_SIZE on the new API

2019-04-23 Thread jrodriguez
well i have this error ( ERR_EMPTY_RESPONSE ) when try paginate the results. this is my entire code: class Util { public static function getIdUnformat($id) { $id_adwords=str_replace('-', '', $id); return $id_adwords; } public static function getGoogleAdsClient()

feeds in google ads vs Adwords

2019-04-23 Thread benjamin
Using adwords, we were encouraged to shift from the heavy feed setup to the ExtensionFeedItemService https://developers.google.com/adwords/api/docs/guides/extension-settings It is still pleasantly described: *Note:* The AdWords API includes the AdCustomizerFeedService

RE: How to get "Repeat Rate" column which in the Setting Conversions page on my MCC account with adwords API???

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Kevin, Unfortunately, it's not possible to get the repeat rate via the API. Please follow our blog for any announcements or updates. Regards, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Quotas?

2019-04-23 Thread F B
Hi there, yes I can confirm that it is only myself who is making the calls. I am doing indeed both following the best practices and introducing delays. I am not quite sure what you need in terms of logs. I can give you a request id if that helps after triggering the error again. However, I am

RE: Google-Ads API V1.0 - How to include zero impression metrics.

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Priya, The GAQL will include the data that includes the zero impressions if not explicitly specified. You can exclude zero impressions from your queries by adding metrics.impressions > 0 in your predicate. Please check this guide

RE: Metrics not available for ClickAssistedConversions and ImpressionAssistedConversions.

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Samanvitha, Thanks for the clarification in the private message. As Zweitze mentioned, these fields are deprecated. Regards, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Google Ads API: How to catch the 504 Deadline Exceeded error (Python)

2019-04-23 Thread Mat
Hi, I keep getting the occational 504 Deadline Exceeded error while using the Google Ads API, where I never got this error before while using the AdWords API (for the same tasks). There seems to be no pattern and usually I can't reproduce the error. It occures randomly in about one of several

Google-Ads API V1.0 - Customer.remarketingSettings

2019-04-23 Thread Priya
What is the equivalent for Google.Api.Ads.AdWords.v201809 - Customer.remarketingSettings.snippet in Google Ads API V1.0 ? Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Google-Ads API V1.0 - max length for string value

2019-04-23 Thread Priya
What is the maximum length for string value fields for 'Name' fields. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed

Google-Ads API V1.0 - grpc_csharp_ext.x64.dll

2019-04-23 Thread Priya
I am using .net client in my project. GRPC core dll references grpc_csharp_ext.x64.dll . Now I fixed it by adding a post build command xcopy from *source folder* to the target dir. Is there any other way to handle grpc charp error better than adding a post build command ? Thank you -- --

Google Ads >> Service Client Config >> Timeout Milles Method Search

2019-04-23 Thread jessica . capuozzo
Hi, I've an error using the calls for the *Reporting*, using the default parameters of the service client for the *method Search*. When I'm using the default Service Client Config with the *timeout_millis *to 360 it's returning an exception. The resource that I'm ref. to it's in the json

Google-Ads API V1.0 - How to include zero impression metrics.

2019-04-23 Thread Priya
I would like to include zero impression and also Paused & Removed Ads in my performance report. But below query gets only non-zero impressions and enabled Ads only. What do I need to change to include zero impressions data and get all status. Thank you. string query =

How to get all customer names for manager accout on GoogleAds api? (Java)

2019-04-23 Thread niv
There's so much information online for AdWords API but almost nothing for the Google Ads. Everywhere I look I see suggestions to use CustomerService.getCustomers() but this command is meaningless when working with Google Ads api, because you need an AdWordsSession instance. WIth the code below

How to get "Repeat Rate" column which in the Setting Conversions page on my MCC account with adwords API???

2019-04-23 Thread Kevin Tian
How to get "Repeat Rate" column which in the Setting Conversions page on my MCC account with adwords API??? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

RE: Data Mismatch In SEARCH_QUERY_PERFORMANCE_REPORT

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Ying, My apologies for the confusion. The only fields that I included in the report is '*AdGroupId*' and '*Cost*' so the returned total cost for the ad group ID *56257520389* is *16189*. However, could you confirm if you've used the same fields ( '*AdGroupId*', ' *Cost*' and '*Query*'

Re: searching Customers using google ads

2019-04-23 Thread benjamin
Hi, I guess it is a start of the answer yet I cannot get exactly what I am looking for. I am actually confused with the new naming of the different entities. With adwords api, using the ManagedCustomerService I get over 8k results. But with google ads: - if I use the query you suggested based

RE: python Google Ads API: Troubleshoot Deadline exceeded error 504 for trying to pull geographic region costs for single country for a single day

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Nicholas, I tried your GAQL queries using my test account and both are working correctly. The Deadline Exceeded error 504 that you are encountering might be due to the volume of data you are retrieving when using the *week* segment. I would recommend that you break down your report

Re: Metrics not available for ClickAssistedConversions and ImpressionAssistedConversions.

2019-04-23 Thread Zweitze
Those metrics were deprecated last year, see this forum topic . If you need to learn which campaigns and ads contributed to conversions, you should set up an appropriate attribution model and then obtain the conversions. More

RE: CampaignService returning an empty budget object for my test account

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Mike, You can use the Amount field when retrieving the budget amount allocated to your campaign. You can include the said field in your SELECTOR when you retry your request. For more

CampaignService returning an empty budget object for my test account

2019-04-23 Thread mike.solomon via AdWords API and Google Ads API Forum
Heyo all -- I'm currently experimenting with making some API requests to the Google AdWords API (looking at the docs here ). In particular, I am looking at the getCampaigns part of CampaignService. I'm not

python Google Ads API: Troubleshoot Deadline exceeded error 504 for trying to pull geographic region costs for single country for a single day

2019-04-23 Thread Nicholas Lynch
To whom it may concern, *What is the issue in my code or is there a way to extend the deadline/timeout?* I am trying to run a user location report by clicks,cost for Country:USA by states for 1 week. When I try to run a geographic view reports for clicks, cost by region by 1 week with the

RE: [4-9328000025873] ConversionService RequestError.UNKNOWN

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Could you please also attach the most recent SOAP logs too? Thank you. Best, Thanet, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https://ads-developers.googleblog.com/search/label/google_ads_api

Re: [4-9328000025873] ConversionService RequestError.UNKNOWN

2019-04-23 Thread xuantoi . ads . mtest
Hi Thanet, I remove field *conversionTypeOwnerCustomerId *from request but still get error RequestError.UNKNOWN On Friday, April 12, 2019 at 11:23:04 AM UTC+7, googleadsapi-forumadvisor wrote: > > Hello, > > It turns out that you have set the *conversionTypeOwnerCustomerId *field, > which is

Re: Data Mismatch In SEARCH_QUERY_PERFORMANCE_REPORT

2019-04-23 Thread 'Ruby Liao' via AdWords API and Google Ads API Forum
Hey Ejay, Thanks for your reply! Just want to clarify, are you using the following fields not the one in the post? Did you try both two different field combinations? query_report = self._get_report_selector( _QUERY_DAILY_INSIGHTS_NAME, _QUERY_REPORT_TYPE, [ 'AdGroupId', 'Cost', 'Query'] ) I

RE: Data Mismatch In SEARCH_QUERY_PERFORMANCE_REPORT

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Ruby, Upon impersonating the report on my test AdWords API by using the provided customer ID and by using the same fields, I wasn't able to replicate the issue as the returned cost for the ad group ID *56257520389* is *16189*. The returned cost of the API report is also matched in UI