Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-04-23 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Ron, Thanks for getting back to me. I think we have enough examples now to track this down. The eng team is making progress, but I don't have any updates to report just yet. I'll reply back as soon as I have more info. Cheers, Josh, AdWords API Team On Monday, April 23, 2018 at 4:16:20 AM

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-04-16 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Also, I forgot to ask: is that timestamp in CST? Thanks, Josh, AdWords API Team On Monday, April 16, 2018 at 4:59:35 PM UTC-4, Josh Radcliff (AdWords API Team) wrote: > > Hi Ron, > > I'm a little perplexed by the most recent example. I see it shows both: > >

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-04-16 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Ron, I'm a little perplexed by the most recent example. I see it shows both: com.google.api.ads.adwords.lib.utils.ReportException: *502*: Bad Gateway and: Caused by: HTTP Response Code: *400* Was that a bad copy/paste, or are you actually seeing both 502 and 400 mentioned within the same

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-04-12 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Thanks for providing the customer IDs and timestamps of the failed requests. I've passed those along to the reporting team for investigation and asked for an update. Cheers, Josh, AdWords API Team On Thursday, April 12, 2018 at 6:11:34 AM UTC-4, Zweitze wrote: > > This topic was somehow

Re: CustomerService CUSTOMER_NOT_FOUND error

2018-04-05 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Oksana, We're still trying to track this one down. Do you happen to have an example of a request where you encountered this error within the last 5 days? If so, could you *Reply privately to author* on this post and provide me with the following? 1. The date and time of the request,

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-04-04 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi all, Thanks for letting us know about these errors. I'm following up with our reporting team and will post back here when I have an update. Cheers, Josh, AdWords API Team On Tuesday, April 3, 2018 at 11:12:12 AM UTC-4, Dorian Kind wrote: > > Hi all, > > I thought I posted previously in this

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-03-30 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Ron, Sorry, I'm still having trouble locating those requests in our logs. Would you mind sending over the customer ID where your developer token is registered? You can send it only to me by clicking *Reply privately to author*. Regarding the timeout theory, the ReportDownloader won't

Re: CrmBasedUserList removeAllStatus not changing from IN_PROCESS

2018-03-28 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, The status for the remove all step and the upload step are maintained separately in removeAllStatus and uploadStatus

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-03-27 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Ronald, I searched the logs on our side and could not find either of those requests. Are you sure that they were submitted for the account ID you mentioned? By the way, did you check if you're adhering to the thread safety guidelines I mentioned earlier? I just want to make sure we can

Re: API migration, detect requests source

2018-03-21 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Nicolò, I just checked requests for the developer token you sent to Dhanya, and I still see v201708 reporting and TargetingIdeaService requests as recently as yesterday. Thanks, Josh, AdWords API Team On Wednesday, March 21, 2018 at 12:08:52 PM UTC-4, Dhanya Sundararaju (AdWords API Team)

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-03-21 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Ron, Raneen, In my previous post, I mistakenly said that the list of errors I provided was for Raneen, but I just realized that they were actually for you, Ron. Sorry about that! *Ron*, could you check out my previous post and the questions/items I highlighted there? Thanks, Josh, AdWords

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-03-20 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Raneen, >From our logs, it appears that your requests are most frequently failing with the following errors: - ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH - AuthorizationError.USER_PERMISSION_DENIED - ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT Could you

Re: Creating negative keyword in manager account using SharedSetService - validating migration from 201705 to 201802

2018-03-20 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Matt, Your theory sounds right to me. Prior to v201710, the AdWords API prevented users from creating a shared set in a manager account because the AdWords API did not perform some additional internal steps required for manager-level sets. At that time, the workaround was to create the

Re: Creating negative keyword in manager account using SharedSetService - validating migration from 201705 to 201802

2018-03-19 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Matt, I'll definitely get back to you once I have more info on the change you mentioned. However, I'd recommend holding off on abandoning manager-level shared sets. In fact, the v201710 release added support for manager-level shared sets

Re: Creating negative keyword in manager account using SharedSetService - validating migration from 201705 to 201802

2018-03-19 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Matt, You've uncovered a mystery! :) I just confirmed that the validation did indeed change recently, but I'm not sure why. I'm following up with the engineer who made the change and will get back to you. Thanks for catching this and reporting it to us! Cheers, Josh, AdWords API Team On

Re: GetIdeas example - ApiException not instance of Throwable?

2018-03-14 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, The Gradle Maven Plugin will generate a pom.xml for your project based on your Gradle configuration. Could you give that a try? Another option is to use a Gradle plugin for Eclipse, such as Eclipse Buildship

Re: Cannot find AdWords API Center

2018-03-14 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, You'll only see the AdWords API Center if your manager account is *not* a test manager account. Unfortunately, the only way to determine if the account is a test manager account is: 1. Click on the wrench in the upper right corner 2. Click on *Return to previous AdWords* in the upper

Re: Cannot find AdWords API Center

2018-03-13 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Just so I'm clear on the first question, could you explain which issue you would like a clear solution for? There have been a couple of different issues discussed in this thread. To check if you email is a manager account, you have a few options: 1. Log into adwords.google.com using

Re: CustomerService CUSTOMER_NOT_FOUND error

2018-03-13 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, The engineering team is looking into this in more detail, and I hope to have an update soon. I'll post back here once that happens. Thanks, Josh, AdWords API Team On Monday, March 12, 2018 at 8:17:14 AM UTC-4, Oksana Sulyma wrote: > > Hi guys, bumping this thread as mentioned issue still

Re: GetIdeas example - ApiException not instance of Throwable?

2018-03-12 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Richard, Could you try removing the line for *adwords-axis*? The idea is that you'll either use *adwords-axis* *or** adwords-appengine*, but not both. Thanks, Josh, AdWords API Team On Monday, March 12, 2018 at 3:52:24 AM UTC-4, goldenmaza wrote: > > Hi Josh > > By having the following in

Re: GetIdeas example - ApiException not instance of Throwable?

2018-03-09 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Richard, The RMI package is needed because the objects generated for the Axis SOAP toolkit are all based on that package. For example, *ApiException* in the library ultimately extends *java.rmi.RemoteException* via the inheritance hierarchy of *ApiException -> ApplicationException ->

Re: GetIdeas example - ApiException not instance of Throwable?

2018-03-08 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Richard, This StackOverflow post suggests that RMI may not be packaged with Android. Are you developing an Android application, or are you just using Android Developer Studio as your IDE? Regarding

Re: GetIdeas example - ApiException not instance of Throwable?

2018-03-07 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Richard, My knowledge of Gradle is pretty limited, I'm afraid, but did you try adding *mavenCentral()* to your list of *repositories* as shown here ? Thanks, Josh, AdWords API Team

Re: GetIdeas example - ApiException not instance of Throwable?

2018-03-07 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Richard, Thanks for sending over that info. I noticed two things about your *dependencies* section: 1. The dependencies for the Google Ads APIs Client Library for Java are commented out: //implementation 'com.google.api-ads:ads-lib:3.10.0' //implementation

Re: GetIdeas example - ApiException not instance of Throwable?

2018-03-06 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Richard, Would you mind sharing your Gradle config so I can see how you're bringing in the library dependencies? Also, just to rule certain things out, could you let me know which version of Java you're using? Thanks, Josh, AdWords API Team On Tuesday, March 6, 2018 at 3:26:52 AM UTC-5,

Re: Error while trying to add a LogicalUserList

2018-03-05 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, I'm not much of a Python expert, so please bear with me on formatting and style, but the following snippet worked for me: rule = { 'operator': 'ALL', 'ruleOperands': [ { 'UserList': { 'xsi_type': 'BasicUserList',

Re: GetIdeas example - ApiException not instance of Throwable?

2018-03-05 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Richard, Thanks - that definitely helps! Could you let me know how you're managing your dependencies? For example, are you using Maven, Gradle, or just setting your classpath manually (e.g., by copying dependencies to a lib folder)? I ask because the error that java.rmi.RemoteException is

Re: Error while trying to add a LogicalUserList

2018-03-05 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Sorry, I just realized I sent you an example for rule based user lists. I'll look into this and try to provide you with some Python snippets to help. In the meantime, Damien, if you have a snippet that could help, please share it here. Thanks, Josh, AdWords API Team On Monday, March 5,

Re: GetIdeas example - ApiException not instance of Throwable?

2018-03-05 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Richard, Could you share the error you're getting from the compiler? I want to make sure this is the same issue as mentioned below, so it would be helpful to have more details for your particular case. Thanks, Josh, AdWords API Team On Sunday, March 4, 2018 at 5:03:59 PM UTC-5, goldenmaza

Re: Error while trying to add a LogicalUserList

2018-03-05 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Could you check out the add_rule_based_user_lists.py example and then let me know if that doesn't clear up your question? Thanks, Josh, AdWords API Team On

Re: TargetingIdeaService range of dates

2018-03-02 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, No updates to report at this time. We'll be sure to announce any changes in release notes and on our blog if this happens. Thanks, Josh,

Re: Can't set DYNAMIC_IMAGE MediaType when uploading animated GIF image via MediaService

2018-02-28 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Glad to hear the animated gif is working for you. Regarding VIDEO, you can only *retrieve* videos from *MediaService*. You cannot upload videos. This is mentioned in the documentation for the upload method

Re: Can't set DYNAMIC_IMAGE MediaType when uploading animated GIF image via MediaService

2018-02-27 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, While I look into this, are your ads working as expected when you upload the animated gifs as IMAGE? The MediaService documentation lists all media types, but some of those types are only supported in *get*

Re: Creating a MCC test account.

2018-02-26 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Thanks for sending me your customer ID. I'm responding here in case it's helpful to others. The new AdWords Experience doesn't show the red banner, but if you log into your account and click on the wrench icon and *Return to previous AdWords*, you will see the banner.

Re: Creating a MCC test account.

2018-02-25 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, That link looks correct. Could you send the client customer ID of the account you created only to me by clicking *Reply privately to author* on this message? Thank you, Josh, AdWords API Team On Friday, February 23, 2018 at 5:12:32 AM UTC-5, dwchg...@gmail.com wrote: > > Hi, > > I'm

Re: Pause Adwords Express campaign via API

2018-02-25 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, I don't expect this to change in the near future, although we'll continue to support AdWords Express campaigns in reports. Thanks, Josh, AdWords API Team On Thursday, February 22, 2018 at 11:42:42 PM UTC-5, Nick Harris wrote: > > Any idea if this will change at some point? I'd like to be

Re: Can't set DYNAMIC_IMAGE MediaType when uploading animated GIF image via MediaService

2018-02-25 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, My other post from around the same time sheds some light on this and suggests inlining the image data instead of passing a *mediaId*. Have you tried that approach? Thanks, Josh, AdWords API Team On Thursday,

Re: Unable to get refresh Token

2018-01-23 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, The client ID and client secret you used are for the *Web application* flow. The *GetRefreshToken.php* example will only work if the client ID and client secret specified are for credentials with *Application type = Other* (the installed application flow). Please see the *Create a client

Re: Conservative Targeting in AdWords API

2018-01-16 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, There have not been any changes since my previous post, but if this functionality is added to the AdWords API, we'll announce it on our blog or in the release notes

Re: Google Adwords API java -> Exception in thread "main" AxisFault

2018-01-11 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, There are tools for updating your certificate store, but I would definitely check with your system administrator before doing so. Chances are that they have a process in place for keeping certificates up to date that's more reliable than manually importing specific certificates. Thanks,

Re: Error handling for Ad Text

2018-01-10 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, If you have *partialFailure=true*, then each operation without errors will be applied, but operations with errors will be returned. With *partialFailure=false* (or not specified), all operations in a request will fail if *any* operation in the request has errors. The basic validation

Re: PHP pass credentials dynamically (not through adsapi_php.ini)

2018-01-08 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Jean, I'm going to send this over to our PHP client library expert. Since your questions revolve around the details of that library, you may want to open an issue on Github so we can track this under the library's issue tracker.

Re: How to check current keyword position

2018-01-03 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Pierre, When you ran your experiment, did you set any of the fields of PageOnePromotedBiddingScheme , such as the following? 1. *bidCeiling* 2. *bidModifier* 3.

Re: How to check current keyword position

2017-12-22 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Pierre, Have you considered using automated bidding strategies to accomplish your goals? For example, the PageOnePromotedBiddingScheme ("Target search page location") will

Re: Final URL / Final URLs- how to you get the same value as the UI?

2017-12-21 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Timna, The AD_PERFORMANCE_REPORT will show you the *static* attributes of each ad, so it won't reflect the actual effective URLs (with parameter values filled in) for each impression. To get that information, use the FINAL_URL_REPORT

Re: FeedItem service returns invalid characters.

2017-12-12 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Yes, I think that's the best approach. If they export their feed items to a CSV, it should be pretty easy to see the unprintable characters, and then they can fix those through the user interface. Thanks, Josh, AdWords API Team On Friday, December 8, 2017 at 7:06:36 PM UTC-5, Caihua Du

Re: FeedItem service returns invalid characters.

2017-12-08 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, You could exclude the problematic feed item ID(s) via a *FeedItemId NOT_IN [..., ..., ...]* predicate. That would allow you to retrieve all of the other feed items in your feeds. To fix the problematic feed items, you can update or remove them via the AdWords user interface or through a

Re: FeedItem service returns invalid characters.

2017-12-07 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, The reason that error is being thrown is that the underlying data in (at least) one particular feed item is invalid. Specifically, the string value for attribute ID 3 in feed ID 23642780/feed item ID 957498860 contains unicode character 031. If you update that feed item through the UI or

Re: Upload and download via API

2017-11-29 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, The AdWords API doesn't specifically include uploads from CSV or Google Drive. However, you could certainly read a file in your application and use that data to construct your AdWords API requests. If your files are in Google Drive, then you can use the Google Drive API

Re: Creating a MCC test account.

2017-11-27 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, When clicking on that link do you: 1. Open the link in an incongito window? 2. See *Test Account* on the form as mentioned in my earlier post ? If you'd like me to take a look at the accounts you

Re: UNEXPECTED_INTERNAL_API_ERROR

2017-11-17 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Alejandro, Sorry, my mistake. :) What I was thinking was that there's not much point to setting *numberResults = 0 *in most cases, but I completely forgot about the use case of simply getting the count of objects that match the predicate you specified (e.g., from totalNumEntries

Re: UNEXPECTED_INTERNAL_API_ERROR

2017-11-16 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, I noticed that in your request, you are specifying the following in the *paging* element: 0 0 The numberResults should be a value > 0, as it

Re: AdWords Express Data Discrepancies

2017-11-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Joseph, Please see my comments inline below. Thanks, Josh, AdWords API Team On Tuesday, November 14, 2017 at 2:33:48 PM UTC-5, Joseph Collins wrote: > > Josh, > > Any update to this issue? I read the blog post about the AWX campaign > migration, but there is no mention of when this

Re: How to get keyword of "AutomaticContent"

2017-11-07 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Hans-Christian, For keywords, you may want to try using the SEARCH_QUERY_PERFORMANCE_REPORT to see if that provides the search terms

Re: AdWords Express Data Discrepancies

2017-11-06 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, We're aware of this issue and I'm actively looking into it. I'll provide an update as soon as I have more information. Thanks, Josh, AdWords API Team On Sunday, November 5, 2017 at 1:36:16 PM UTC-5, Joseph Collins wrote: > > A user of our system is seeing a significant disagreement between

Re: Pause Adwords Express campaign via API

2017-10-25 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Phani, Could you send the following *only to me* by clicking *Reply privately to author* on this post? 1. The customer ID (xxx-xxx-) of the AdWords Express account. 2. The *numeric* campaign IDs of the AdWords Express campaigns. Once I have that info, I'll take a look at your

Re: Pause Adwords Express campaign via API

2017-10-24 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Phani, You can check if the corresponding promotion in AdWords Express is paused by going to the AdWords Express user interface and navigating to the corresponding business. You'll then see the list of promotions, and each one will have a status slider at the bottom. For example, here's a

Re: get_campaigns.py occur api unexpected internal api error

2017-10-24 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Thanks for sending over the update privately. I was just able to reproduce the issue, and as you suspected, it does seem to be related to the specific developer token. I don't see any issues with how that developer token is configured, however, so I have filed an issue with the appropriate

Re: get_campaigns.py occur api unexpected internal api error

2017-10-23 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, I saw the underlying error for that request in our logs, and it appears to be a temporary problem. I also retried your request just now and it completed successfully. Could you try your request again and let me know if you still encounter issues? Thanks, Josh, AdWords API Team On

Re: Adgroup limits for Shopping campaigns with Batch Processing

2017-10-12 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Thanks for sending over the batch job ID. Looks like you're absolutely correct and that you were able to create multiple ad groups and their partitions in a single batch job. I'm following up to see if this is intentional. I don't have any progress to report just yet on whether the limit

Re: CAMPAIGN_LOCATION_TARGET_REPORT has no field ConversionTrackerId?

2017-10-12 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, I've heard from other users who'd like to see conversion type segments in CAMPAIGN_LOCATION_TARGET_REPORT (as well as some other reports). In fact, I recently compiled a list of reports that have *Conversions* but do not have *ConversionTrackerId, ConversionTypeName, *or

Re: Adgroup limits for Shopping campaigns with Batch Processing

2017-10-11 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Rucha, Bypassing the constraint on the number of shopping ad groups modified per job is not currently possible, but I'm very curious about this statement: Also, I noticed that if I try to create multiple adgroups with partitions, > the batch API works for more than 2 adgroups. But it

Re: bulk csv IDFA/advertising ID upload with API

2017-10-06 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Targeting by advertising ID/IDFA is supported via the Member.mobileId within AdwordsUserListService

Re: Conservative Targeting in AdWords API

2017-09-29 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Tim, Unfortunately, the AdWords API doesn't expose the "conservative" setting, so this information will have to be retrieved using the UI. Thanks, Josh, AdWords API Team On Thursday, September 28, 2017 at 2:48:44 PM UTC-4, Tim Tsai wrote: > > Hi there, > > Is it possible to use the API to

Re: Need to bypass all adwords endpoint url to different url from java client library v201708

2017-09-28 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Hari, Is the server that you want to pass your requests through a proxy server? If so, I'd recommend simply setting the proxy system properties as described in the client library's README file here . Thanks, Josh, AdWords API

Re: NullPointerException When trying to get CrmBasedUserList Id in Adwords java client version v201708

2017-09-27 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Hari, I noticed that the underlying error here is: 1495223 [main] ERROR org.apache.axis.SOAPPart - Exception: *java.lang.IllegalArgumentException: The char '0x0' after 'return code: 401* Authorization Required Authorization Required Description: Authorization is required for access to

Re: LinkID vs Conversions Report

2017-09-26 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, The only change at this time for the new AdWords experience is that the Mapping Reports to the AdWords UI guide has been updated to show equivalent UI views in both the previous and new experience. You can see the views for

Re: NullPointerException When trying to get CrmBasedUserList Id in Adwords java client version v201708

2017-09-20 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Hari, Could you check out the Java library's page on thread safety and confirm that you are following the guidelines outlined there? When I've seen issues like this in the past, it's been due to objects that are not

Re: Difference between display planner and adwords API results

2017-09-08 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Jorge, Display Planner functionality is still unavailable in the AdWords API. I'd recommend subscribing to our blog so you'll be notified If and when this functionality is made available. Cheers, Josh, AdWords API Team On

Re: Linking ad, keyword, and placement performance reports

2017-08-08 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, ValueTrack allows you to add various attributes *of each click* to the tracking URL template and final URLs of your account, so by definition the ValueTrack parameter values are for a single impression. If you want to get metrics such as impressions for a given date range (across all your

Re: Exception: ManagedCustomerServiceError.MAC_ERROR

2017-08-03 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, The underlying cause for the *MAC_ERROR* failures was fixed on August 2nd at approximately 3:40 AM PDT (10:40 AM UTC). - If you encountered this error between 00:00 PDT and 03:40 PDT on August 2nd, please retry your failed requests. - If you encountered this error *after* that

Re: Is there are table mapping currencies to the smallest non-fractional unit?

2017-08-03 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Christian, If you click on the arrow under *Currency codes*, you should see the table with all available currencies. If you do not see that table, please let

Re: Report from API different than {placement}

2017-08-01 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Mike, Thanks for clarifying. I've passed this information along in the feature request I filed. Cheers, Josh, AdWords API Team On Tuesday, August 1, 2017 at 12:44:47 PM UTC-4, Mike5577 wrote: > > Hi Josh, > > Having the full URL in real-time allows us to credit the conversion to > that

Re: Report from API different than {placement}

2017-08-01 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Mike, Thanks for the response. Just so I'm clear, what is the added benefit of having the full placement URL *at the GCLID level* vs. just having your clicks and impressions summarized by the full placement URLs (in the URL_PERFORMANCE_REPORT

Re: Lowercase GCLID Requests Problem

2017-07-31 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Nadav, Thanks for sending that over. I ran a *CLICK_PERFORMANCE_REPORT* for that customer and noticed that it contained a row that matched the GCLID if I: a) ignore case, and b) add an additional hyphen (-). GCLID you sent over:

Re: Lowercase GCLID Requests Problem

2017-07-31 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Nadav, Could you send me the click date and client customer ID for the GCLID below? Thanks, Josh, AdWords API Team On Monday, July 31, 2017 at 3:14:03 AM UTC-4, Nadav De Bruin wrote: > > Some of the AdWords redirections we get on our site comes with lower-case > gclid value. > > When we

Re: Strange behavvior of RateExceededError.RATE_EXCEEDED

2017-07-27 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Thanks for opening a GitHub issue on this (issue #121 ). Since this is specific to the Java client library, let's continue the discussion in the comments on the GitHub issue so we don't duplicate efforts. Cheers, Josh, AdWords

Re: How to get these fields with conversions api

2017-07-21 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi ZhangMin, Could you provide the following so I can investigate further? 1. A campaign ID or ad group ID from your account. 2. The tab name (e.g., *Campaigns*, *Ad Groups*, etc.) in the user interface you were on when you created the screenshot. Thanks, Josh, AdWords API Team On

Re: How to recognise a Smart Display Campaign

2017-07-12 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Ilya, AdvertisingChannelSubType of UNKNOWN is an indication that the AdvertisingChannelSubType of the campaign is set, but it's set to a value that's not recognized in the version of the AdWords API used for the request. However, that doesn't necessarily mean that: - The campaign is a

Re: AuthorizationError.USER_PERMISSION_DENIED

2017-07-11 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Sure, feel free to send your info only to me by clicking *Reply to Author* on this message. Thanks, Josh, AdWords API Team On Tuesday, July 11, 2017 at 11:54:33 AM UTC-4, oskar.st...@tausendkind.de wrote: > > Hi Josh can i contact you too? I have the same problem > > Thank you > > Am

Re: Pause Adwords Express campaign via API

2017-07-11 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Diego, Unfortunately, you can only pause AdWords Express campaigns through the AdWords Express user interface. If you pause the promotion in the user interface, the underlying campaigns will switch to paused shortly thereafter. Thanks, Josh, AdWords API Team On Tuesday, July 11, 2017 at

Re: Report from API different than {placement}

2017-06-23 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Mike, I know it's been a while, but I was reviewing this feature request and realized that I had not suggested using the URL_PERFORMANCE_REPORT . That won't give you GCLID-level details, but it will

Re: Problem in creating dynamic search ads campaign settings using DynamicSearchAdsSetting

2017-06-22 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Prashant, Managing the feeds is supported via the AdWords API. Please check out the Dynamic Remarketing guide for details. Thanks, Josh, AdWords API Team On Thursday, June 22, 2017 at 9:43:58 AM UTC-4,

Re: Creating a MCC test account.

2017-06-16 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi all, We recently made a change to address this issue. Please try creating an account again and post back here if you still encounter problems. Thanks, Josh, AdWords API Team On Monday, June 5, 2017 at 10:22:59 AM UTC-4, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > If you actually

Re: How to get keyword of "AutomaticContent"

2017-06-09 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Thanks for sharing those IDs. I took a look, and unfortunately I couldn't find a way to tie specific placements or keywords to the rows with keyword ID 3006. Stepping back a bit, could you share what you are trying to achieve with this report? For example, are you trying to identify

Re: How to get keyword of "AutomaticContent"

2017-06-08 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, The rows for 306 are for the Display Campaign Optimizer , so it's possible that those impressions are based on automatic *placement* targeting. Could you share the following so I can take a look at your campaign? - Campaign ID -

Re: Duplicate googleClickID for "Headline" and "Sitelink" in Click Performance Report - recent change?

2017-06-05 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Eric, In the case of GCLID EAIaIQobChMI5OuP84yk0wIVB0wNCh1S_wMFEAAYASAAEgKcsfD_BwE, I suspect that was due to the fact that GCLID is now generated at impression time instead of click time, and the user clicked separately on the headline and the sitelink. Thanks, Josh, AdWords API Team On

Re: Duplicate googleClickID for "Headline" and "Sitelink" in Click Performance Report - recent change?

2017-06-05 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Eric, I just realized what's happening: it looks like your comparison is case *insensitive*. I see two GCLIDs that differ only by case in that date range: CP6*J*icTl79MCFVOZGwodj4kBCg CP6*j*icTl79MCFVOZGwodj4kBCg So although they are similar, they actually are distinct if you do a case

Re: Creating a MCC test account.

2017-06-05 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, If you actually created an account, could you send the email address of that account *only to me* by clicking *Reply privately to author* on this message? Also, please let me know your physical locale, as that will help us determine if this is locale-related. Thanks, Josh, AdWords API

Re: Duplicate googleClickID for "Headline" and "Sitelink" in Click Performance Report - recent change?

2017-06-02 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Eric, Have you retried the report request recently? Even with the list of fields you mentioned below, I still only see that GCLID appear once in the report under campaign ID 689081186. Thanks, Josh, AdWords API Team On Thursday, June 1, 2017 at 6:52:42 PM UTC-4, Eric B wrote: > > Yes, it

Re: Duplicate googleClickID for "Headline" and "Sitelink" in Click Performance Report - recent change?

2017-06-01 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Eric, Did you see the duplicate rows below in a *single* report run? I ask because I just ran the CLICK_PERFORMANCE_REPORT against those two campaigns for 20170514, and I only see a row for that GclId in campaign ID 689081186. Thanks, Josh, AdWords API Team On Wednesday, May 31, 2017 at

Re: How to get keyword of "AutomaticContent"

2017-05-30 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Thao, The IDs of the form *30X* are for Display Network impressions, as explained in the sections starting here: https://developers.google.com/adwords/api/docs/guides/reporting#keywordid300 If you are interested in the keyword criteria that triggered impressions on the Display

Re: Unexpected ApiError.fieldPathElements result (Perl v201702)

2017-05-18 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Christian, Thanks for the update. If you encounter a separate issue please open a new topic and we'll be happy to help. Cheers, Josh, AdWords API Team On Thursday, May 18, 2017 at 4:12:47 AM UTC-4, Christian wrote: > > Hi Josh, > > the other issue I mentioned appears to be a problem on our

Re: Unexpected ApiError.fieldPathElements result (Perl v201702)

2017-05-17 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Phil, Thanks for confirming. Glad to hear things are behaving as expected now. Cheers, Josh, AdWords API Team On Wednesday, May 17, 2017 at 1:47:17 PM UTC-4, Phillip Pegelow wrote: > > Josh, > > The tests that were previously failing are now passing and the > fieldpathelements of the error

Re: Unexpected ApiError.fieldPathElements result (Perl v201702)

2017-05-16 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Christian, The fix for this issue is now in place. Could you retry your batch jobs and let me know if you still see either issue? Thanks, Josh, AdWords API Team On Monday, May 15, 2017 at 8:07:46 PM UTC-4, Josh Radcliff (AdWords API Team) wrote: > > Hi Christian, > > Thanks for sending

Re: Adwords Express

2017-05-16 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, The AdWords API does not support changing AdWords Express objects (campaigns, ad groups, ads, etc.). If you want to pause or remove an AdWords Express campaign, please use the AdWords Express user interface. Thanks, Josh, AdWords API Team On Tuesday, May 16, 2017 at 2:30:15 AM UTC-4,

Re: Unexpected ApiError.fieldPathElements result (Perl v201702)

2017-05-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Christian, Thanks for sending over the batch job ID. After taking a closer look at the operations and results for that job, I suspect that this *is* related to the same issue you raised earlier after all. I suggest we wait for the fix for that one (should be soon), then see if that resolves

Re: Unexpected ApiError.fieldPathElements result (Perl v201702)

2017-05-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Christian, That looks like it may be a separate issue. Could you send me the batch job ID for the job you mentioned below so I can confirm? Thanks, Josh, AdWords API Team On Saturday, May 13, 2017 at 4:52:54 PM UTC-4, Christian wrote: > > Hi, > > we also started to see strange error

Re: Unexpected ApiError.fieldPathElements result (Perl v201702)

2017-05-08 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Phil, We're actively working on a fix for this. I'll update this post as soon as it's in place. Thanks, Josh, AdWords API Team On Monday, May 8, 2017 at 10:14:52 AM UTC-4, Phillip Pegelow wrote: > > Any update on this? > > Thanks, > Phil > > On Thursday, May 4, 2017 at 3:53:58 PM UTC-4,

Re: BatchJobProcessingError.INTERNAL_ERROR

2017-05-05 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, I expect the fix to resolve your issue as well. Cheers, Josh, AdWords API Team On Friday, May 5, 2017 at 7:56:16 PM UTC-4, sam... wrote: > > Hi Alexander, > > Will the fix apply to me too? > > On Friday, May 5, 2017 at 4:54:22 PM UTC-7, Josh Radcliff (AdWords API > Team) wrote: >> >> Hi

  1   2   3   4   >