Re: intermittent UNAUTHENTICATED errors: "The error code is not in this version"

2022-11-14 Thread Christian H.
Same problem here: UNAUTHENTICATED / USER_PERMISSION_DENIED / AUTHORIZATION_ERROR errors since ~ 18:30 CET. (using java google-ads lib 21.0 / v11) ato...@keplergrp.com schrieb am Montag, 14. November 2022 um 21:45:35 UTC+1: > We also started having the same issue while using GoogleAdsService fo

Re: intermittent UNAUTHENTICATED errors: "The error code is not in this version"

2022-11-14 Thread Christian H.
Yes it works for me. The last error I see was at 20:46 UTC. adsapi schrieb am Dienstag, 15. November 2022 um 04:54:53 UTC+1: > Hi everyone, > > This is Carmela from the Google Ads API team. Thank you for raising this > concern to us. > > @Maria > Please note that I have to delete your first post

unexpected behaviour with MCC Shared Negative Sets

2024-06-05 Thread Christian H.
Hi, when I request Shared Negative Sets from an account, I also get the account's MCC sets. However, the resource name of these sets doesn't indicate that they are MCC shared sets. e.g. requestId o9xduABzBOz-FCMeBYDU6A, in account A SELECT shared_set.resource_name, shared_set.name FROM sh

Re: google ads campaigns: prohibited_segment_with_metric_in_select_or_where_clause

2024-06-05 Thread Christian H.
I like the Query Builder tool in the Google Ads API documentation. It interactively shows what fields are available for the SELECT statement. If you go to https://developers.google.com/google-ads/api/fields/v16/campaign_query_builder and add "segments.conversion_action" you'll see right away tha

MutateCampaignAssetSets fails

2024-09-06 Thread Christian H.
Hello, Since today I am getting the error 'ContextError.OPERATION_NOT_PERMITTED_FOR_CONTEXT: The operation is not allowed for the given context., trigger: PAGE_FEED' when I try to link an AssetSet to a campaign. However, it worked over the last months and I don't think I changed anything in th

MutateCampaignAssetSets fails

2024-09-06 Thread Christian H.
Hi, Since today I am getting the error 'ContextError.OPERATION_NOT_PERMITTED_FOR_CONTEXT: The operation is not allowed for the given context., trigger: PAGE_FEED' when I try to link an AssetSet to a campaign. However, it worked over the last months and I don't think I changed anything in the s

Re: UNEXPECTED_INTERNAL_API_ERROR for AdGroupAdService

2014-10-21 Thread Christian H.
lt;https://developers.google.com/adwords/api/docs/guides/zero-impression-reports> > for > more details. > > Thanks, > Josh, AdWords API Team > > On Thursday, October 16, 2014 7:46:43 AM UTC-4, Christian H. wrote: >> >> Hi! >> >> Since yesterday I'm

productsservices.csv-file not up to date

2014-10-21 Thread Christian H.
Hello! The TargetingIdea Attribute AttributeType.CATEGORY_PRODUCTS_AND_SERVICES sometimes returns IDs that are not defined in productsservices.csv https://developers.google.com/adwords/api/docs/appendix/productsservices.csv seems to be not up to date anymory. The last modification date seems to

Re: productsservices.csv-file not up to date

2014-12-08 Thread Christian H.
n update. > > Cheers, > Josh, AdWords API Team > > On Tuesday, October 21, 2014 9:31:13 AM UTC-4, Christian H. wrote: >> >> Hello! >> >> The TargetingIdea Attribute AttributeType.CATEGORY_PRODUCTS_AND_SERVICES >> sometimes returns IDs that are not defin

Re: productsservices.csv-file not up to date

2014-12-09 Thread Christian H.
some sample IDs? I think I've found the > reason for the inconsistency, but I'll be able to confirm once I have some > examples. > > Thanks, > Josh, AdWords API Team > > On Monday, December 8, 2014 4:05:03 AM UTC-5, Christian H. wrote: >> >> Hi Josh, &g

Why does TargetingIdeaPage not inherit from Page?

2015-02-12 Thread Christian H.
Hello, I just wondered why TargetingIdeaPage is no Page. Like Page it has the method getTotalNumEntries(), only getPageType() is not implemented for TargetingIdeaPage. Is there a special reason for it? I have created an Iterator, that iterates over Page results, unfortunately I cannot use it f

Re: Need to add a large number of ads - hitting Rate Exceeded error

2015-07-14 Thread Christian H.
Hi Danial, can you tell me how the limits are measured? Is it a counter that's reset at midnight or is it a limit for the last 24 hours? I'd like to split my jobs and I want to know if it's safe to start the upload the same time each day or if I have to start 24h hours after the last operation

Re: Need to add a large number of ads - hitting Rate Exceeded error

2015-07-14 Thread Christian H.
Oh, nevermind. I just saw, that the limit already has been removed. Christian Am Dienstag, 14. Juli 2015 13:22:04 UTC+2 schrieb Christian H.: > > Hi Danial, > > can you tell me how the limits are measured? Is it a counter that's reset > at midnight or is it a limit f

Re: Keyword Performance Report Quality Score Inconsistencies

2016-05-13 Thread Christian H.
Hi! I'm having the same issue. First occurence was 2016-05-12 22:50 CET best regards Christian Am Freitag, 13. Mai 2016 09:18:30 UTC+2 schrieb pete: > > Dear Adwords API team > > As of earlier today, I've started getting an inconsistency in the quality > score metric, retrieved via the Keyword

Re: Calls getting stuck for some accounts?

2016-09-26 Thread Christian H.
Starting at 17:22 CET I get massive amounts of Read Timeouts while downloading Reports: Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)

Re: Calls getting stuck for some accounts?

2016-09-26 Thread Christian H.
It seems to be fixed. I had no more timeouts since 20 minutes, after previously having at least one error per minute. Thank you Christian Am Montag, 26. September 2016 22:16:52 UTC+2 schrieb Anthony Madrigal: > > Hi guys, > > Thanks for all the information. We are currently looking into this i

SAXParseException due to incomplete response

2016-09-29 Thread Christian H.
Hi, starting Wednesday, 28 September 2016, 21:11 CET, I occasionally get SAXParseException when Axis tries to parse the SOAP-Response, e.g. org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 35807; The element type "descriinalUrls" must be terminated by the matching end-tag "" must be

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201609/LabelService?wsdl' : Extra content at the end of the document

2016-10-06 Thread Christian H.
Dear Adwords-Team, Is it possible, that this error is related to my problem https://groups.google.com/forum/#!topic/adwords-api/Epxf03OZ2cA ? My problem is, that I sometimes get an invalid XML-response that looks like an (de)compression-issue. An example-outline of that messed up decompressed

why is ads-lib 2.21.0 requiring guava 20.0-rc1 ?

2016-11-02 Thread Christian H.
Hi, After updating adwords-axis to 2.21., I got the error java.lang.NoClassDefFoundError: Could not initialize class com.google.api.ads.common.lib.auth.OfflineCredentials$Api The reason for that seems to be java.lang.NoSuchMethodError: com.google.common.base.Preconditions.checkNotNull(Ljav

Re: why is ads-lib 2.21.0 requiring guava 20.0-rc1 ?

2016-11-03 Thread Christian H.
Hi Vishal, thanks for providing the link. It seems that the issue will be fixed in the next release: https://github.com/googleads/googleads-java-lib/issues/101 Regards Christian Am Mittwoch, 2. November 2016 20:22:19 UTC+1 schrieb Vishal Vinayak (Adwords API Team): > > Hi Christian, > > I can

Re: java.lang.NoSuchMethodError: org.apache.commons.configuration.MapConfiguration.(Ljava/util/Properties;)V

2017-03-08 Thread Christian H.
Hi Richard, your dependency tree shows, that you use org.apache.commons:commons-configuration2 but ads-lib depends on org.apache.commons:commons-configuration therefore in your classpath only org.apache.commons.configuration2.MapConfiguration is included, but not the required org.apache

Wrong Documentation on Ad Performance Report / PolicySummary?

2017-06-02 Thread Christian H.
Hi, I'm trying to migrate to v201705 and found an error in the documentation: The documentation https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report#policysummary says that - Display Name is "Policy", but the returned headline is "Ad policies". - Type is docu

Adwords to Ads API migration - compression available?

2021-06-03 Thread Christian H.
Hi! I started the migration from Adwords to Ads API and began with the reports. I have noticed that the new reports take longer to run. I found out that the reason is the amount of data transferred. One of my reports just queries the states of all criteria in an account: SELECT campaign.status

Re: Adwords to Ads API migration - compression available?

2021-06-03 Thread Christian H.
usage would be activating transfer compression. Is there already a possibility to do it (io.grpc.stub.AbstractStub.withCompression(String) seems to support gzip) or should I open an issue at https://github.com/googleads/google-ads-java ? Best regards Christian Christian H. schrieb am Donn

Re: Adwords to Ads API migration - compression available?

2021-06-03 Thread Christian H.
I created an issue as the client library. https://github.com/googleads/google-ads-java/issues/438 Christian H. schrieb am Donnerstag, 3. Juni 2021 um 11:42:10 UTC+2: > I found out what causes the size difference between the uncompressed > results: > > Each result line created by th

Re: Adwords to Ads API migration - compression available?

2021-06-03 Thread Christian H.
Hi Matt, I thought I deleted the messages, but obviously you still can see them. I already opened an issue at https://github.com/googleads/google-ads-java/issues/438 and it looks like activating the the compression will possible in a not so far future. Regarding the exclusion of the resource n

Creating CustomerLabels (sometimes) fails

2021-09-28 Thread Christian H.
Hello, I work with many accounts and would like to add labels to some of the accounts using the (Java) Google Ads API v8. I have a main manager account with sub-manager-accounts that manage my standard accounts. First I tried to create the label in the main manager account (it worked) and then

Re: Creating CustomerLabels (sometimes) fails

2021-10-07 Thread Christian H.
Hi! Are there any news on the subject? I sent you the requested logs one week ago but haven't received any message since then. Regards, Christian adsapi schrieb am Mittwoch, 29. September 2021 um 10:55:27 UTC+2: > Hi Christian, > > Thanks for posting your concern to us. I had to delete your i

Re: Creating CustomerLabels (sometimes) fails

2021-10-08 Thread Christian H.
Hi Ernie John, you were right. The mails were in the spam folder (don't know, why google groups mails are marked as spam in gmail). Unfortunately, your answer didn't help me much. I used the label from a MCC ("parent") of the client account and it didn't work. But as I tried to figure out under

Adgroup creation failed (ResourceCountLimitExceededError.CAMPAIGN_LIMIT)

2022-01-24 Thread Christian H.
Hello, I have a daily job that deletes outdated keywords and adgroups and then about one hour later creates new adgroups and keywords in campaigns where sufficient space is expected. The keyword creation job requests the not-deleted-adgroups per campaign and tries to create as many adgoups per

Adgroup creation fails (ResourceCountLimitExceededError.CAMPAIGN_LIMIT)

2022-01-24 Thread Christian H.
Hello, I have a daily job that deletes outdated keywords and adgroups and then about one hour later creates new adgroups and keywords in campaigns where sufficient space is expected. The keyword creation job requests the not-deleted-adgroups per campaign and tries to create as many adgoups per

MutateAdParameter much slower with new API

2022-01-31 Thread Christian H.
Hello, after moving from old API v201809 to new google ads API v9 I recognized that modifying AdParameters is much slower than before. While having a average response time of 3 seconds for 2000 updates with the old API, the new API takes about 120 seconds for updating 2000 AdParameters. Here a

creating CustomConversionGoal fails

2022-02-11 Thread Christian H.
Hi! If I try to create a conversion goals via API I always get a UNKNOWN-Error as result: Failure message: errors { error_code { request_error: UNKNOWN } message: "The error code is not in this version." location { field_path_elements { field_name: "operations" index:

Re: creating CustomConversionGoal fails

2022-02-11 Thread Christian H.
gl-java/11 gccl/17.0.0 gapic/17.0.0 gax/2.6.1 grpc/1.41.0} Body: customer_id: "REDACTED" operations { create { name: "<>" conversion_actions: "<>" status: ENABLED } } Christian H. schrieb am Freitag, 11. Februar 2022 um 12:09:34 UTC+1:

Re: creating CustomConversionGoal fails

2022-02-11 Thread Christian H.
I just found https://groups.google.com/g/adwords-api/c/BQFHC_eOWl0/m/1yTYCDaRCAAJ discussing the same problem, unfortunately without solution. Do you have a status update on that topic? Christian H. schrieb am Freitag, 11. Februar 2022 um 14:23:42 UTC+1: > after having a look into

Re: creating CustomConversionGoal fails

2022-02-11 Thread Christian H.
As far as i know, all accounts are currently being converted to unified goals. Is it possible that the error occurs because the target account has not yet been converted? Christian H. schrieb am Freitag, 11. Februar 2022 um 14:33:31 UTC+1: > I just found > https://groups.google.com/g/a

Re: Adgroup creation fails (ResourceCountLimitExceededError.CAMPAIGN_LIMIT)

2022-02-13 Thread Christian H.
Hi! is there any news on this topic yet? Is there a status on the issue? Is it being processed? Best regards, Christian adsapi schrieb am Dienstag, 25. Januar 2022 um 06:37:08 UTC+1: > Hi Christian, > > Thank you for reaching out to our API support team. > > So I can investigate the behavior

UploadClickConversions much slower with new API

2022-02-15 Thread Christian H.
Hello, after moving from old API v201809 to new google ads API v9 I recognized that uploading Conversions is much slower than before. While having a average response time of 28 seconds for 2000 updates with the old API, the new API takes about 300 seconds for uploading 2000 conversions. Here a

Re: Request is 'sometimes' missing OAUTH2 token

2022-05-13 Thread Christian H.
Hi, I'm experiencing the same (with the java client lib). I saw this error irregularly from time to time in the past (once or twice a week). But starting on May 11th it occurs much more often. Regarding the logs: I try to create one. However, this is difficult because the error only occurs spo

Re: Request is 'sometimes' missing OAUTH2 token

2022-05-16 Thread Christian H.
Hi Jakeia, It was definitely no problem on my side: as I wrote I use the java google-ads client-lib and the error only occurred irregularly (User CFJ said 0,1% of the requests have been affected). It must have been some issues with your authorization-checker. But the problem seems to have been

Re: Deadline Exceeded when fetching ads since 4/6

2022-06-22 Thread Christian H.
Hi! I have the same problem: downloading RSAs takes too long (for some accounts). I run into the DEADLINE_EXCEEDED exception too (And I set the timeout to 20 minutes which should be more than sufficient). There is a workaround: if I request headlines and descriptions with different requests th

Re: Deadline Exceeded when fetching ads since 4/6

2022-06-23 Thread Christian H.
Hi Heidi, that's what I'm already doing if possible: I select only the ads of specified adgroups. But in some cases I have to load all ads of the accounts and splitting up the request is really unhandy. In my opinion there is a performance issue/bug on your side. The reasons why I believe this

Label issues?

2017-11-08 Thread Christian H.
Hi, I have an problem, that might be related to https://groups.google.com/d/topic/adwords-api/AuLfhnrvGYw/discussion. On 06/Nov/2017 15:37 CET I created 9 Labels using the API, at 21:31 CET I added another one. One day later 9 of 10 of the Labels disappeared. When I tried to re-add them, I go

Unable to delete ProductPartitions (PRODUCT_PARTITION_DOES_NOT_EXIST)

2018-02-07 Thread Christian H.
Hi! I'm trying to delete ProductPartitions in a test account, but I always get the error message AdGroupCriterionError.PRODUCT_PARTITION_DOES_NOT_EXIST. I download a PRODUCT_PARTITION_REPORT for not-removed campaigns and adgroups, take AdGroupId and CriterionId and use the AdGroupCriterionServ

Re: Unable to delete ProductPartitions (PRODUCT_PARTITION_DOES_NOT_EXIST)

2018-02-08 Thread Christian H.
Hello Nadine, thanks for your effort and your solution! I already created and deleted product partitions in past, but I never had these problems before. I never recognized that the order in the request was relevant, I always thought it's sufficent to keep a consistent state after a request. T

Re: PageFeedAsset

2024-09-24 Thread Christian H.
Hi Chandan, for me it works to _first_ connect the AssetSet to the Campaign (CampaignAssetSetOperation) and _then_ set the DynamicSearchAdsSetting for the campaign, but without feedIds. Chandan Sharma schrieb am Dienstag, 24. September 2024 um 12:15:34 UTC+2: > *Hi Google Ads Team,* > > I am f