How to use IMPLICITLY_SHARED_BUDGET in CampaignService

2013-10-29 Thread techpoint . 2015
Hi, How can we use IMPLICITLY_SHARED_BUDGET in CampaignService 'SET' method to change Daily Budget and Delivery Method? We are getting a error as BudgetError.CANNOT_USE_IMPLICITLY_SHARED_BUDGET_WITH_MULTIPLE_CAMPAIGNS @ operations[0].operand.budget.budgetId while trying the same. In SET

Enable custom bids in Interests remarketing through API

2013-10-29 Thread Sudip Datta
We are setting up a remarketing campaign (Display Network only - All Features). Linking an adgroup with a remarketing list and we are trying to override bid through targeting settings. Problem is we are not able to set bidding to 'Enable custom bids'. It is currently set to 'Use default

Re: Urgent help! INCOMPLETE_SIGNUP, it's been lasting for a week!

2013-10-29 Thread b . kanbach
Same problem here, but i'm using a test account (red banner) with the pending developer token from the production account. Setting billing information throws an error. See https://groups.google.com/forum/#!topic/adwords-api/-K7DuDOAVEM -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Ad Performance Report dates don't correspond

2013-10-29 Thread Paul Matthews (AdWords API Team)
What's the full query you're looking at in the UI, for instance are you using DayOfWeek or Date? Are you sure you're looking at the same account? Do the Ads match the report? Regards, - Paul, AdWords API Team. On Saturday, 26 October 2013 00:40:04 UTC+1, Ricardo Buitrago wrote: Hello! I'm

Re: ManagedCustomerServiceError.INVALID_DESCRIPTIVE_NAME

2013-10-29 Thread Paul Matthews (AdWords API Team)
Hi Emin, It looks like you're trying to pass the MoveOperationhttps://developers.google.com/adwords/api/docs/reference/v201309/ManagedCustomerService.MoveOperationto the mutate action, however it needs to be used with the

Re: Log files in library adwords_api_php_4.5.1

2013-10-29 Thread Paul Matthews (AdWords API Team)
Hi Alan, The log files are configured in the settings.inihttps://code.google.com/p/google-api-adwords-php/source/browse/src/Google/Api/Ads/AdWords/settings.ini, which will allow you to point them at a specific location (e.g. /var/log/...). By default however, they're logged in the location

Re: Missing required parameter: scope when using $authorizationUrl

2013-10-29 Thread Paul Matthews (AdWords API Team)
There doesn't appear to be any issues with the code you're providing. Can you inspect the OAuth2Handler class to see if it has the scope property set? var_dump($user-GetOAuth2Handler()); Also, double check that you've not changed the OAUTH2_HANDLER_CLASSspecified in the

How to get campaign and advance campaign type using API

2013-10-29 Thread techpoint . 2015
Hi, How the campaign type and advance campaign type can be fetched through API? Using campaign service we can fetch the network settings but not able to get campaign advance types as All Features, Mobile Apps, Remarketing etc. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Retrieving DSA performance data aggregated at the ad level

2013-10-29 Thread frans
Dear Danial, Any news on this issue? Thank you! Kind regards, Jaap-Jan Frans bGenius Op vrijdag 11 oktober 2013 17:35:18 UTC+2 schreef Danial Klimkin: Hello Jaap-Jan Frans, Thank you for bringing this up. Indeed, ad performance report should include DSA, I'll follow up on it

Re: Internal API error when requesting feed items

2013-10-29 Thread frans
Hi Anash, Can you give an update on this issue? Thank you! Kind regards, Jaap-Jan Frans bGenius Op vrijdag 18 oktober 2013 13:47:55 UTC+2 schreef fr...@bgenius.com: Hi Anash, Any news on the fix? Just tested syncing feeditems of the feed, we still get the unexpected API error.

Re: Account suspension warning in test account due to policy violations in ads

2013-10-29 Thread David Torres (AdWords API Team)
Hi Christian, Automated ad checks run even on test accounts, however these should not trigger a suspension of your test account. Please let us know if you happen to see your test account suspended. Best, - David Torres - AdWords API Team On Friday, October 25, 2013 7:59:30 AM UTC-4, Jeremy

Re: Test API with existing data of PLA feeds

2013-10-29 Thread David Torres (AdWords API Team)
Hi, There should be no problem, and should not affect the feed data, linking your merchant center feeds with your test account campaigns for test purposes. Best, - David Torres - AdWords API Team On Thursday, October 24, 2013 2:26:06 AM UTC-4, sh...@a-insight.com wrote: I am working on

Re: CustomerSyncService - user ID who made the change

2013-10-29 Thread David Torres (AdWords API Team)
Hi, No, CustomerSyncService does not provide the user who made the change as a dimension at the moment. Best, - David Torres - AdWords API Team On Thursday, October 24, 2013 1:56:47 PM UTC-4, goingdev wrote: Does the CustomerSyncService offer data of which user ID/ email made the change?

Re: Getting java.lang.NoClassDefFoundError: com/google/common/io/ByteSink

2013-10-29 Thread David Torres (AdWords API Team)
Hi Oliver, Which Java library are you using? old or new one? Best, - David Torres - AdWords API Team On Friday, October 25, 2013 5:51:41 AM UTC-4, Oliver wrote: Our application downloads reports daily and has been running well for over a year. Last night we saw this error for the first

Re: should bidding type(manual or automatic) in the api be set on campaign level( $biddingStrategyConfiguration-biddingStrategyType ) OR on adgroup level ?

2013-10-29 Thread David Torres (AdWords API Team)
Hi Charles, Bidding type (a.k.a. bidding strategy type) is set at the campaign level while specific bids are set at the ad group level. In both case you use the

Re: How to extract campaign information by the gclid?

2013-10-29 Thread David Torres (AdWords API Team)
Hi Leo, GCLIDs are reported in the Click Performance Reporthttps://developers.google.com/adwords/api/docs/appendix/reports#click which you can then use to tie to your campaigns. Best, - David Torres - AdWords API Team On Thursday, October 24, 2013 4:46:20 PM UTC-4, Leo Cavalcante wrote:

Re: QuotaCheckError.ACCOUNT_INACTIVE at MCC Test Account and production developer Token

2013-10-29 Thread David Torres (AdWords API Team)
Hi, The problem is that your production MCC account is under a invoice agreement, and as such it can't accept our API terms and conditions, process that happen when you associate a regular credit card as payment method of your MCC account. You have two alternatives: 1) Create another MCC

Re: KEYWORDS_PERFORMANCE_REPORT missing HourOfDay and SearchRankLostImpressionShare

2013-10-29 Thread David Torres (AdWords API Team)
Hi Nira, No updates yet, but I'm raising this concern again with the team. Best, - David Torres - AdWords API Team On Monday, October 28, 2013 11:28:52 AM UTC-4, Nira Amit wrote: Any news on this one? I currently download a keyword-perf report every few hours and attempt to calculate

Re: Getting java.lang.NoClassDefFoundError: com/google/common/io/ByteSink

2013-10-29 Thread Oliver
We're using the new one (version 1.18.1) Oliver On Tuesday, October 29, 2013 5:16:58 PM UTC, David Torres (AdWords API Team) wrote: Hi Oliver, Which Java library are you using? old or new one? Best, - David Torres - AdWords API Team On Friday, October 25, 2013 5:51:41 AM UTC-4,

Report adwords and Analytics conversion

2013-10-29 Thread lokhi
Hello, We were wondering something about conversions withing reporting charts generared by the AdWords system. In the case we retrieve conversion goals from Analytics into AdWords using the button “Import from Google Analytics”, are those values automatically counted up within the reports in

QuotaCheckError.INCOMPLETE_SIGNUP For PHP Implementation

2013-10-29 Thread Devin Dixon
I have a developer account with the AdWords API and I cannot create a campaign. I have done the following 1. Accepted The TOS and entered Billing Information 2. Ran the getRefresh Token functionality and entered it. My MCC account is 261-843-0083. Does anyone know why I would still be getting

Re: AdGroupCreativeId in Click Performance Report doesn't match Id in Ad Performance Report

2013-10-29 Thread Ittai Chorev
Hi David, Sure - This is the reply I get: {'AdGroupId': '7882977711', 'CriteriaId': '16812450713', 'AdGroupCreativeId': '38257569231', 'CountryCriteriaId': 'Germany', Date': '2013-10-21' } There is only one click on that Adgroup that day which comes from Ad ID: 38134791951 which doesn't