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

2018-11-07 Thread robert
ntral cronjob. So I just want to fetch it and inject it into the library in every thread. Is there a way to accomplish this with the googleads/googleads-php-lib-library? Or do we still have to extend it like Jean did? Best regard Robert On Monday, February 5, 2018 at 12:27:50 PM UTC+1, Thanet

Add Youtube Channel to Excuded Placements

2019-01-22 Thread Robert
CTION_NOT_PERMITTED_FOR_CLIENT @ operations[0]]' Can you help me with this please? Best, Robert -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this messa

Re: Add Youtube Channel to Excuded Placements

2019-01-23 Thread Robert
Hi Dhanya, i am using similar soap call but receive an error: ADD * 1 UCwIgPuUJXuf2nY-nKsEvLOg OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT @ operations[0]] > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleads

Re: Add Youtube Channel to Excuded Placements

2019-01-24 Thread Robert
Hi Dhanya, I understand now, that video campaigns are not supported. Is it possible to add a youtube channel to a list of negative placements? If possible, can you pls explain me, how i can do this? Best, Robert -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Add Youtube Channel to Excuded Placements

2019-01-24 Thread Robert
Task solved. TY -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Fo

Re: When will YouTube placement Urls be available again?

2019-04-14 Thread Robert
for reporting and quality checks. Best, Robert -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "

v201003/InfoService access error

2010-08-11 Thread Robert
1/XMLSchema-instance";> ... ... AdWords appk FREE_USAGE_API_UNITS_PER_MONTH But I get the error: http://schemas.xmlsoap.org/soap/ envelope/">soap:ServerFault occurred while processing. Thank you for your help, Robert (BTW: The authToken is generated from the

Re: v201003/InfoService access error

2010-08-12 Thread Robert
Hi Anash, thank you for your answer! I tried it (and I tried /info/v201003). But I get the same error. Perhaps someboddy can post a valid XML data for a apiUsageType query here? Then I can use this XML code (with my credentials). Best regards, Robert http://schemas.xmlsoap.org/soap/ envelope

Re: v201003/InfoService access error

2010-08-13 Thread Robert
, language, and lastMonthSearchVolume? This could me save hours/days of research! Is there a option similar to "Ideas containing my search terms"? Best regards, Robert On Aug 13, 6:11 am, AdWords API Advisor wrote: > Hi Robert, > > Here's a sample soap log for the request

Re: v201003/InfoService access error

2010-08-13 Thread Robert
I found a well-formated XML sample code: http://groups.google.com/group/adwords-api/browse_thread/thread/cb1800ac785f344b I will publish my Pascal/C source code to help other... Robert -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

urlFetchApp.Fetch only returns response code 200

2012-12-07 Thread Robert
Hello If anyone can assist me with this I would be forever grateful! I am using the Adwords scripts and they made the urlFetch Class available in Adwords scripts, but it is a very limited version of it. I am using urlFetchApp.Fetch() and the urls that I am hunting for are 302 redirects. (Hen

urlFetchApp 302 Response Code Questions

2012-12-07 Thread Robert
Is there anyone that can help with urlFetchApp and response code? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

"Other Search Terms"

2013-01-22 Thread Robert
I know this questions has been asked before, but I have a new prospective. Is it possible to retrieve 'other search terms' using the API. The reason I ask is because I have a purposely set up a campaign with only exact match terms and it still has 'other search terms'. NOT just a few, but h

Intermittent QuotaCheckError.INVALID_TOKEN_HEADER / C# API / UserListService

2018-04-10 Thread robert
I'm using the C# API, application is in development hitting a test ad account.I'm receiving an INVALID_TOKEN_HEADER error on some requests, but the same request works about 30% of the time. I'm only seeing this with the UserListService, other requests with the same credentials are working consi

java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 504 Gateway Timeout"

2022-09-12 Thread Robert Kowalski
Until yesterday I was able to successfully download from the ReportService, but today report downloads fail with an "Unable to tunnel through proxy" error. Other services e.g. InventoryService, CustomTargetingService, PublisherQueryLanguageService continue to behave as expected and I am assured

Re: java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 504 Gateway Timeout"

2022-09-14 Thread Robert Kowalski
Attributes of the URL for which the download fails (with the tunneling error) are: HOST=storage.googleapis.com PROTOCOL=https PATH=/dfp-report-export/a71e0ca3-4dde-4fa0-9f74-c53795b0c247 On Tuesday, September 13, 2022 at 3:19:12 PM UTC+10 Robert Kowalski wrote: > Until yesterday I was able

Re: StreamingResponseIterator from search_stream gets stuck

2022-09-27 Thread Robert Heise
Hi, we're having the same problem, though we're using the official ruby gem from Google Ads. The exact same ruby code worked fine until today. Since today most jobs are getting stuck while iterating through the result. Since there are a few forum feeds reporting issues with search_stream behav

Re: StreamingResponseIterator from search_stream gets stuck

2022-09-27 Thread Robert Heise
com/status/publisher/ continuously shows Google Ads operating fine, though the API clearly has severe issues for search_stream requests. Thanks, Robert On Wednesday, 28 September 2022 at 01:49:05 UTC+2 Andrew Repp wrote: > Hi, > > We are also continuing to see the same issue even after the a

Re: API requests timing out

2022-09-27 Thread Robert Heise
Please provide an ETA when the issue will be fixed on Google side. Thanks, Robert On Wednesday, 28 September 2022 at 05:36:45 UTC+2 gta...@gmail.com wrote: > Hello, > > This morning, we are experiencing critical delays with Google Ads API > calls, they are either timing out (the API c

Re: Performance of SearchStream

2022-09-27 Thread Robert Heise
Hi, still having the same issue. Some reports finish, most of them don't, search_stream requests not finishing and getting stuck. Please provide an ETA when the issue will be resolved on Google side. Thanks, Robert On Tuesday, 27 September 2022 at 22:29:44 UTC+2 adsapi wrote: > G

Re: API requests timing out

2022-09-28 Thread Robert Heise
great to have an ETA and a status page where this issue can be tracked in a clear way instead of various threads in this forum. Thanks, Robert On Wednesday, 28 September 2022 at 09:06:44 UTC+2 adsapi wrote: > Hi all, > > Thank you for reaching us out. I am Sherwin from Google Ads AP

Re: Performance of SearchStream

2022-09-29 Thread Robert Heise
Can confirm as well, fetches are back to normal. Thanks for fixing. On Thursday, 29 September 2022 at 14:59:41 UTC+2 adsapi wrote: > Greetings! > > Thanks for confirming. > > Take care, > > [image: Google Logo] > Nadine Wang > Google Ads API Team > > > ref:_00D1U1174p._5004Q2egxrU:ref > -

Improve incident reporting for Google Ads API on dedicated Google Ads status page

2022-09-29 Thread Robert Heise
ide by sharing the Google Ads API issues *more accurately* and *more promptly* (with less delay) *via the dedicated Google Ads status page* at ads.google.com/status. The current incident had more than 1 day delay and still doesn't report accurately the time when the API service w

Re: Is anyone having trouble with googleads api?

2023-01-23 Thread Robert B
Yes, I was just about to post something. We're encountering a lot of "internal errors" from the Google Ads API since ~45 minutes. Before that everything behaved normally, but now there's tons of errors. Are others also affected by this incident? On Monday, January 23, 2023 at 3:48:54 PM UTC+1 C

Beta targeting types enable

2014-03-05 Thread Robert Rodakowski
have it already enabled? Best regards, Robert. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Re: Beta targeting types enable

2014-03-06 Thread Robert Rodakowski
Ok, starting from today beta targeting types are out of beta! W dniu środa, 5 marca 2014 14:46:14 UTC+1 użytkownik Robert Rodakowski napisał: > > Hi, > > I've got a question regarding beta location targeting types ( > https://developers.google.com/adwords/api/docs/a

Expected return value MaxCpc field in reports

2014-03-27 Thread Robert Borkowski
uto: x.xx" or just "auto" if automatic bidding is used." whereas when the Max CPC is set it returns value that seems to be like Money values (so more like "ddd" as opposed do "x.xx") Are the docs incorrect, or is the implementation incorrect? Thanks, Rober

Re: Expected return value MaxCpc field in reports

2014-03-31 Thread Robert Borkowski
Hi, Does anyone have an idea how I should handle the data that comes in MacCPC field in api v201402? Thanks On Wednesday, 26 March 2014 18:37:52 UTC, Robert Borkowski wrote: > > Notes: "Usually a number in the format "x.xx", but may return "auto: x.xx" > or j

QuotaCheckError.INCOMPLETE_SIGNUP with pending token, AND Test MCC account, whats wrong?

2014-05-21 Thread robert . enloe
Ok, still getting this error (QuotaCheckError.INCOMPLETE_SIGNUP) when trying to run any of the php scripts from the google adwords api lib. My Billing info is in there. I had to agree with the terms to get the billing info in there, so that is done too! I am trying to use my pending token with a

how long does it take for my question to show up?

2014-05-21 Thread robert . enloe
Do I just have to keep posting questions every hour until one of them shows up? How long does it take to get approval? Where can I check on the approval status of my post / question? What is the average approval time? Minutes? Hours? Days? Weeks? Months? Does anyone at google even check for ne

Unable to use API test account

2014-05-21 Thread robert . enloe
I have been asked by my company to create and auto download script for the total adWord cost per day for importing into one of our internal systems for reporting purposes. So far, just trying to setup the authentication, and all of the various test accounts / services has been a complete nightm

Re: [0-5524000003627] QuotaCheckError.INCOMPLETE_SIGNUP with pending token, AND Test MCC account, whats wrong?

2014-05-28 Thread Robert Enloe
2013-02.html https://www.google.com/intl/en_us/adwords/select/TC-MCC-US-2009-08.html Is there another one? What is the link for this other T&C then? --Robert On Wed, May 21, 2014 at 11:43 AM, wrote: > Hi Robert, > > Could you share your customer id with pending token? Also, are

Re: Unable to use API test account

2014-05-28 Thread robert . enloe
Still waiting on a response to this... Although I did take a break last week while waiting for this message to even post, and was able to sign-up for, develop, test, and implement automated cost reports using the Bing Ads API. While the Bing Ads API dev token issuing was not completely straight

Re: Unable to use API test account

2014-05-30 Thread robert . enloe
ash P. Oommen (AdWords API Team) wrote: > > Hi Robert, > > I'm pretty sure I responded to this thread, let me check. > > Anash > > On Wednesday, May 28, 2014 5:21:16 PM UTC-4, robert...@gmail.com wrote: >> >> Still waiting on a response to this... >> &g

API v201406 upgraded urls - is it possible to refer custom parameter set on keyword in ad's url?

2014-07-21 Thread Robert Rodakowski
Source: https://developers.google.com/adwords/api/docs/guides/upgraded-urls#custom_parameters In a few words: I would like to use *custom parameters* specified on keywords, in ad's url (the same adgroup). E.g: Some keyword has custom parameter defined: *external_id = 123*I want to use the foll

Re: API v201406 upgraded urls - is it possible to refer custom parameter set on keyword in ad's url?

2014-07-22 Thread Robert Rodakowski
59 PM UTC+2, Ray Tsang (AdWords API Team) wrote: > > Robert, > > The custom parameters set in BiddableAdGroupCriterion will override the > ones in the AdGroup. So your scenario should work. > > Thanks, > > Ray > > On Friday, July 18, 2014 12:37:56 PM UTC-4,

LOP and AOI targeting in beta API

2019-02-08 Thread Robert Mic
Hello, I need to set the "People in, or who show interesting in, your target locations" option as shown in the Google Ads UI when creating a "Brand Awareness and Reach" -> "Display" campaign under "Locations" -> "Target" programatically using the beta API [image: Screen Shot 2019-02-07 at 1.22

Should AgeRange/Gender reporting return UNSPECIFIED for age_range.type and gender.type

2019-02-26 Thread Robert Mic
Hello, I am trying to use the beta API to fetch performance reports from campaigns using the following query: ``` SELECT campaign.name, ad_group_criterion.age_range.type, metrics.clicks FROM age_range_view ``` The request goes through successfully and returns 7 rows per campaign as expect

JRuby support for Google Ads API ruby client library

2019-03-21 Thread Robert Heise
k option on the Google Ads API documentation page and also asked for it directly in a Google Ads API Workshop. Unfortunately, those channels have no response channel, so I'm raising the question here. Thanks, Robert -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Re: [GOOGLE ADS API] Get Conversion Action List

2019-04-25 Thread Robert Heise
s there is a general issue for conversion_action in the Google Ads API, affecting all client libs. Best, Robert -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rec

Facing "request_error: UNKNOWN" for Shopping Performance Reports

2024-08-04 Thread Robert B
I read in the Google Ads Status page that by now, reporting services should mostly be working again. However, we are facing an issue now when attempting to load shopping performance data for any of our customers: { "errors": [ { "error_code": { "request_error": "UNKNOWN"

Getting Reporting Metrics on Location Assets

2024-01-22 Thread Robert P.
_asset.place_id, asset.location_asset.location_ownership_type, asset.location_asset.business_profile_locations FROM asset WHERE customer.id = %PLACEHOLDER% AND asset.type = 'LOCATION' Any help would be great and appreciated. Thanks Robert. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f

Re: getting reporting metrics on location assets

2024-02-05 Thread Robert P.
, customer.location_asset_auto_migration_done_date_time, customer.status, customer.resource_name FROM asset_set_asset WHERE customer.id = %PLACEHOLDER% AND segments.date DURING YESTERDAY Thanks Robert. On Monday, January 22, 2024 at 2:50:13 PM UTC-7 Google Ads API Forum Advisor wrote: >

AdWords API Traffic Estimator

2009-09-02 Thread Robert Flanagan
Why is it that the Google Adwords Tool > Traffic Estimator data differs from the API TrafficEstimatorService > estimateKeywordList. I have compared 25 keywords using both methods and the results a far from each other. Any suggestions? Thanks! --~--~-~--~~~---~--~~

AdWords API Re: Traffic Estimator

2009-09-02 Thread Robert Flanagan
nce is I add 5 other keywords to the request. Any suggestions? Thanks! On Sep 2, 1:01 pm, AdWords API Advisor wrote: > Hi Robert, > > The different you are seeing is likely due to certain assumptions > about targeting that the estimateKeywordList() method makes, which are > docum

AdWords API TARGET_IS_ENCLOSED_BY_ANOTHER_TARGET

2010-03-02 Thread jean robert
I have this error : TARGET_IS_ENCLOSED_BY_ANOTHER_TARGET trying to set provinceTarget and countrytarget for a campaign. i use this code : countryCode : FR provinceCode : FR-B Can i set these two fields on the same campaign? -- You received this message because you are subscribed to the Google Gro

AdWords API Getting only campaign stats

2010-03-10 Thread jean robert
Hi, i want to know if it is possible to get only campaign stats (without campaign's name, campaign's status, ...) in v2009 as we can do in v13 (getCampaignStats) -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find u

scopingEntityId bulkmutatejobservice

2010-08-17 Thread jean robert
Hi I am using the bulkmutatejobservice and I dont understand the interest of scopingEntityId Each time i do: $OpStream-> scopingEntityId = new EntityID ('CAMPAIGN_ID', 0); and my groups,ads,keywords are well createdin the good campaigns(the campaign's id is defined in the AdGroup operation w

Re: scopingEntityId bulkmutatejobservice

2010-08-18 Thread jean robert
ce an account can have upto 25 campaigns > only, it is easier to manage them using the regular synchronous APIs. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Aug 17, 7:23 pm, jean robert wrote: > > > Hi > > I am using the bulkmutatejobservice and I

Re: scopingEntityId bulkmutatejobservice

2010-08-18 Thread jean robert
ce an account can have upto 25 campaigns > only, it is easier to manage them using the regular synchronous APIs. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Aug 17, 7:23 pm, jean robert wrote: > > > Hi > > I am using the bulkmutatejobservice and I

Re: scopingEntityId bulkmutatejobservice

2010-08-18 Thread jean robert
ce an account can have upto 25 campaigns > only, it is easier to manage them using the regular synchronous APIs. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Aug 17, 7:23 pm, jean robert wrote: > > > Hi > > I am using the bulkmutatejobservice and I

problem getting stats

2010-10-27 Thread jean robert
This morning i noticed that stats have not the same structure as usual. I can retrieve only the average cpc and the cost. But values are null(zero) while this is not the case on Google Adwords. have they have been changes? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our bl

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR (ReportDefinitionService with Predicates)

2010-12-16 Thread Robert Malko
Hello, As the subject says, when trying to use predicates with the ReportDefinitionService, we seem to be seeing InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in the downloaded report. This has been happening all day. Taking away the Predicates make the report download fine. Let me know if the

Contract position for Adwords API Developer in NYC

2010-12-20 Thread robert schaffer
Hello, I hope this does note offend anyone. For something tht has generated so much revenue, this tools seems to be far from popular among developers. Perhaps it is like the Keymaster in the matrix. . . Anyway, I continue to search for a Developer with strong Adwords API experience for what is in

TSV File Format Support

2010-12-21 Thread Robert, N2JTX
ZIP up the four modules listed above and send them to the maintainer if that would help. TIA, Robert Schaffrath Meta5 Inc. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: TSV File Format Support

2010-12-24 Thread Robert, N2JTX
Excellent! After the holidays I will get this rolling. Thanks! Robert On Dec 22, 3:10 pm, AdWords API Advisor wrote: > Hi Robert, > > That sounds like a good idea.  You can open a feature request on the > client library's issue tracker, and if you go through a short legal

AdWordsUser throws java FileNotFoundException

2012-11-07 Thread Robert M
com.google.api.adwords.lib.AdWordsUser .AdWordsUser(Stringemail, Stringpassword, StringclientCustomerId, StringuserAgent, StringdeveloperToken, boolean useSandbox) throws a FileNotFoundException. I am linking to adwords-api-8.8.1-loner,api using eclipse and running om windows. Stepping

testing an ad - non api question

2012-12-18 Thread Robert Blackwell
I'd be glad to post this somewhere else but I didn't see a "regular" adwords group. I'm really interested in testing how searches are really triggering my ads. For example I'd like to do some dummy searches and see which keywords are actually activating the ad and why, ie, exact match, broad, m

AdGroupBids to v201302

2013-05-10 Thread Robert M
AdGroupBids no longer exists in version 201302. What would be the best way to port over the following code to v201302? // download ad groups for this campaigns List adGroups = getAllAdGroups(campaign.getId()); for (AdGroup adGroup : adGroups) { String adGroupId = Long.toString(adGroup.getId()); A

Update descriptiveName for customer (ManagedCustomerService/ CustomerService)

2013-05-15 Thread Robert Zimmermann
Hello, is it possible to update the descriptiveName of an customer which linked in mcc? best regards Robert Zimmermann. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords

BiddingStrategy for campaigns in v201306 ?

2013-07-24 Thread robert . borkowski
I'm using CampaignService with API version v201306 and trying to get BiddingStrategy for campaigns. I am using Ruby google-adwords-api gem version 0.9.3 When I pass BiddingStrategyName and BiddingStrategyId in fields of selector what I get back is: [BetaError.BETA_FEATURE @ serviceSelector; trigg

Re: An error has occurred: { "error" : "invalid_grant" }

2013-08-26 Thread Robert Rafai
Look at my Posting: https://groups.google.com/forum/?hl=en#!topic/adwords-api/ka19cZNbQo8 Its not the Refresh_token, it is the Authcode. I have inserted in the getrefreshtoken.php and then i got the refresh_token. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog a

Re: Campaignstats not available in v201309

2013-12-09 Thread Robert Calvachi
I just run into the same issue. The documentation says to use the reporting instead. So I had to drop back to v201306 in order to make it work again. v201306 will be sunset in March 31 2013. So I bought sometime to figure this one out. I hope someone can help us on this issue. On Thursday, D

Can You Use The AdWords API To Access The Ad Preview & Diagnosis Tool?

2014-09-24 Thread Robert O'Kruk
Hello, I am wondering if you can use the AdWords API to access the data that is provided from the AdWords Ad Preview & Diagnosis Tool? Any input is greatly appreciated. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevel

Re: MCC limitation

2015-02-09 Thread Robert G.
I don't know if there's a limit but we have one with > 2.200 already. Am Dienstag, 3. Februar 2015 23:31:24 UTC+1 schrieb Ro: > > Hi, > > What is the maximum number of accounts I can create or link to an MCC ? > > Thanks, > > Ro > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fin

Can't set 'displaySelect' via the Python Adwords client

2015-02-11 Thread Robert Kreuzer
Hi, I'm trying to create a 'Search network with Display Select'-campaign via the v201409 API. I'm using the official 'googleads' Python client library (Version 3.0.1). Creating search-campaigns without displaySelect works fine but when I pass 'displaySelect': 'true' (with the correct networkSet

Re: Can't set 'displaySelect' via the Python Adwords client

2015-02-11 Thread Robert Kreuzer
'targetContentNetwork': 'true', 'targetPartnerSearchNetwork': 'false', } On Wednesday, February 11, 2015 at 2:39:42 PM UTC+1, Danial Klimkin wrote: > > Hello Robert, > > > As per the migration guide, display select field is no

adServingOptimizationStatus - inconsisntency in documentation?

2015-03-11 Thread Robert Rodakowski
possible to set adServingOptimizationStatus=CONVERSION_OPTIMIZE having bidding strategy set as *MANUAL_CPC*. The question is: is it a bug in documentation? Or maybe I've missed something? Please help, as I'm not sure if the campaign configured in that way will perform as intended...

Re: adServingOptimizationStatus - inconsisntency in documentation?

2015-03-17 Thread Robert Rodakowski
d rotation setting set to CONVERSION_OPTIMIZE has any impact on bidding strategy setting (e.g: invoke any change itself)? I'm asking, because I'm not able to test it directly, still waiting on Google to classify my campaigns as "eligible to conversion optimizer". Kind regar

Re: adServingOptimizationStatus - inconsisntency in documentation?

2015-03-18 Thread Robert Rodakowski
Great thanks for your help Michael! That's what I wanted to know. Regards, Robert. W dniu wtorek, 17 marca 2015 14:29:27 UTC+1 użytkownik Michael Cloonan (AdWords API Team) napisał: > > Hello Robert, > > No, the bidding strategy should never change on its own. You would

Conversion Optimzer bidType Max CPA not available via Adwords API?

2015-03-18 Thread Robert Rodakowski
ed as Max CPA. The second question is: is there any way to get suggested bids (both: Target CPA and Max CPA) via API while switching bidTypes? Kind regards, Robert. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.co

Re: Conversion Optimzer bidType Max CPA not available via Adwords API?

2015-03-19 Thread Robert Rodakowski
CampaignPage 1 While campaign's state in the AdWords UI in the attachment (screenshot). Best regards, Robert. W dniu środa, 18 marca 2015 23:27:52 UTC+1 użytkownik Josh Radcliff (AdWords API Team) napisał: > > Hi Robert, > > If the type of biddin

Re: Conversion Optimzer bidType Max CPA not available via Adwords API?

2015-03-26 Thread Robert Rodakowski
Thanks for explanations Josh! Regards, Robert. W dniu środa, 25 marca 2015 16:44:31 UTC+1 użytkownik Josh Radcliff (AdWords API Team) napisał: > > Hi, > > I confirmed that the API does not currently let you differentiate between > the two UI options. Unfortunately, I don'

Temporary limits on ad uploads in AdWords API

2015-06-19 Thread Robert Rodakowski
operations/requests per day? Best regards, Robert. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Re: Upgraded URL - Final URL & Tracking templates

2015-06-29 Thread Robert Rodakowski
ing/?start_date=20150629{_custom_param1}* where* _custom_param1* is set to "stop_date=20150707" on adgroup level, and than tracking tool may land on: *http://somefinal.com/shopping/?* *?start_date=20150629&stop_date=20150707* and Google will accept such state? Best regards, Robert. W dniu

API call for segment / conversions / conversionname results

2015-07-17 Thread Robert Olsen
from. Is there an existing API call which can draw this data out? didn't seem like campaign performance had anything. So I have 26 total leads and i need to show where each leads originate from. Thanks for your time. Robert Olsen - Software d

AdGroupService fields

2015-07-23 Thread Robert Olsen
Hey guys, Got a problem here, i'm trying to get specific conversion data out from a campaign. I have a Campaign with a label, this campaign has 100 conversions where 22 is from TV, 44 from Internet and 34 from mobile ( 4 custom columns total i need data from ). I can get the total number of con

Re: AdGroupService fields

2015-07-24 Thread Robert Olsen
r from the campaingn performance report? Den torsdag den 23. juli 2015 kl. 18.56.06 UTC+2 skrev Anthony Madrigal: > > Hi Robert, > > You can either the AdGroup Performance Report or Campaign Performance > Report and include the field Device > <https://developers.google.com/a

Re: AdGroupService fields

2015-07-24 Thread Robert Olsen
I finally got it ! :) ConversionTypeName in the campaign performance report without clicks, price, cpc etc. and then it works. Den torsdag den 23. juli 2015 kl. 18.56.06 UTC+2 skrev Anthony Madrigal: > > Hi Robert, > > You can either the AdGroup Performance Report or Campaign

Re: Issues with ManagedCustomerService, field CanManageClients

2015-09-04 Thread robert . kaplan
Same issue here. When investigating it turned out that this seems to be randomly happening. Had a few runs where this property was set correctly. But only 2 out of 10. On Thursday, September 3, 2015 at 6:08:45 PM UTC+2, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Hello, > > I'm in

Re: v201509 Conversions and AllConversions are double and not long?

2015-11-20 Thread Robert Rodakowski
Hi MG, As described here <https://support.google.com/adwords/answer/6270625?ctx=tltp#decimals> *double* format is a preparation to more sophisticated attribution models. Regards, Robert. W dniu środa, 11 listopada 2015 16:46:39 UTC+1 użytkownik Josh Radcliff (AdWords API Team) n

Enhanced CPC vs flexible enhanced CPC - any differences?

2016-01-15 Thread Robert Rodakowski
docs/reference/v201509/CampaignService.EnhancedCpcBiddingScheme>) *The question is:* are there any differences between them? I mean: differences in how AdWords engine will work with each of them while auto-adjusting bids? Best regards, Robert. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Enhanced CPC vs flexible enhanced CPC - any differences?

2016-01-19 Thread Robert Rodakowski
ide AdWords. As far, I cannot see any - instead of a bit misleading API documentation ;) Anyway - thanks for targeting me in the right direction! Robert. W dniu piątek, 15 stycznia 2016 21:37:08 UTC+1 użytkownik Josh Radcliff (AdWords API Team) napisał: > > Hi, > > My underst

RMF R.80 - metro areas problem

2016-01-28 Thread Robert Rodakowski
equired. For some time, metro areas are not available in Geographical Targeting target types <https://developers.google.com/adwords/api/docs/appendix/geotargeting#columns>. How to understand this? Is this requirement up to date? Regards, Robert. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: RMF R.80 - metro areas problem

2016-01-29 Thread Robert Rodakowski
Thank you Yin! W dniu czwartek, 28 stycznia 2016 16:23:09 UTC+1 użytkownik Yin Niu napisał: > > Hi Robert, > > Metro area is only available in US. Check out the location target types > <https://support.google.com/adwords/answer/1722075?hl=en> for AdWords. DMA > (Des

Lack of ConversionOptimizer and anonymous Target CPA

2016-02-15 Thread Robert Rodakowski
in AdWords API (anonymous one). Does it mean, all those Max CPA will be ignored and will not be effective? Kind regards, Robert. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Goog

Re: Lack of ConversionOptimizer and anonymous Target CPA

2016-02-17 Thread Robert Rodakowski
Great thanks for explanations! W dniu wtorek, 16 lutego 2016 20:44:49 UTC+1 użytkownik Anash P. Oommen (AdWords API Team) napisał: > > Hi Robert, > > You can find a lot of details about this change at > https://plus.sandbox.google.com/+GoogleAds/posts/FP5XUu5DayT. Support for

Re: Download HTML5 ad zip file

2016-02-29 Thread Robert Rodakowski
When downloading TemplateAd (419), a link to zip file is located in one of template elements (Media.Type' => 'MediaBundle'). Moreover, there is a link to preview, file name, dimensions and

Do not trigger ads unless certain keywords are in the user search query.

2016-03-21 Thread Robert Pinzhoffer
Hello, I was wondering if was possible to create a custom AdWords API that did the following: do not display/trigger ads unless certain keywords are in the user search query. This I would call “positive negative keywords”, i.e. if the term “help” did not appear in the query, then do not

Re: Do not trigger ads unless certain keywords are in the user search query.

2016-04-01 Thread Robert Pinzhoffer
Hi Anthony, I am in the mortgage vertical and a very long time Adwords user. I only want ads to show up if "refi" or "remor" are in the search phrase, i.e. "*refi*nance", "*remor*tgage", "*refin*ance my house", "*remor*tgage my home", etc. I do not want ads showing up for "purchase a ho

How to create filter for later use through Adwords Interface

2016-05-27 Thread Robert Schulze
Hello Guys, I am happy to have such a group to ask questions that are not straight forward and where the Google Support doesn't help ;-) My question is, how can I create filter that can be used later through the Adwords Interface of an account? I appreciate your help! Cheers, R

Re: kwd-0 in valuetrack {targetid}

2016-07-15 Thread Robert Rodakowski
Hi, Any update here? Did you find a reason, when kwd-0 is being set? Does it have a special meaning? Regards, Robert. W dniu czwartek, 12 maja 2016 16:28:50 UTC+2 użytkownik Shwetha Vastrad (AdWords API Team) napisał: > > Hi, > > Could you provide the complete targetId al

Re: kwd-0 in valuetrack {targetid}

2016-07-18 Thread Robert Rodakowski
822>. Unfortunately, no answer yet... Regards, W dniu piątek, 15 lipca 2016 23:15:52 UTC+2 użytkownik Shwetha Vastrad (AdWords API Team) napisał: > > Hi Robert, > > I was trying to get a complete targetId to determine why kwd-0 is being > set. Do you have a sample targetId where y

Re: Create biddable ProductPartition without setting CPC on Criterion level (Shopping campaigns)

2016-08-10 Thread Robert Kreuzer
Hi Mat, I just ran into the same problem and was wondering whether this is perhaps possible by now (given that your post is from 2 years ago)? Is there any way to create a new ProductPartition, that inherits its CPC bid from the Adgroup, via the API? Thanks, Robert On Monday, July 14, 2014 at

Re: AdGroupExtensionSettingService::get returns no results

2016-09-07 Thread Robert Rodakowski
Hello, Any update here? I've similar problem - CampaignExtensionSettingService get does not return *price extensions. *However, it seems that another types of ad extensions (e.g: sitelinks, calls) are being returned correctly. Regards, Robert. W dniu środa, 24 sierpnia 2016 22:03:00

store visits - how to get this metric?

2016-09-13 Thread Robert Rodakowski
sits" available in API at all? Best regards, Robert. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: store visits - how to get this metric?

2016-09-13 Thread Robert Rodakowski
Ok, found it by myself :) To get statistics also for tracker id = 239, it is required to get also "AllConversions" column. W dniu wtorek, 13 września 2016 09:57:30 UTC+2 użytkownik Robert Rodakowski napisał: > > Hello, > > I'm trying to get store visits > <h

Re: store visits - how to get this metric?

2016-09-13 Thread Robert Rodakowski
Yep, it works :) Thank you Joyce! W dniu wtorek, 13 września 2016 10:42:13 UTC+2 użytkownik Joyce Lava napisał: > > Hi Robert, > > Yes, you will need to select the AllConversions > <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-rep

AREA_OF_INTEREST - not available for shopping campaigns?

2016-09-19 Thread Robert Rodakowski
ermitted for campaign type (triggered by: AREA_OF_INTEREST).* I'm a bit confused. Could you please explain, whether this behavior is intentional? Best Regards, Robert. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevel

Re: AREA_OF_INTEREST - not available for shopping campaigns?

2016-09-20 Thread Robert Rodakowski
Hi Vishal, Thank you for clarifications! To be honest I've been always thinking about shopping campaigns being more like search, rather than display, as shopping ads appear alongside Google search results... Anyway, thanks once again. Regards, Robert. W dniu poniedziałek, 19 września 20

  1   2   >