Re: Getting 500 error when requesting BidModifier field in CRITERIA_PERFORMANCE_REPORT

2013-09-09 Thread subhash . gupta
Hey,

Also I am pretty sure the enhanced campaigns are active on 
account 7472124528. BidModifier is part of enhanced campaigns only, right?

Cheers,
Subhash

On Monday, 2 September 2013 09:37:08 UTC+1, subhas...@forward3d.com wrote:
>
> Hey Guys,
>
> I am trying to request CRITERIA_PERFORMANCE_REPORT report with the 
> following fields.
>
> - CampaignId
> - CampaignName
> - AdGroupId
> - AdGroupName
> - Criteria
> - CriteriaDestinationUrl
> - CriteriaType
> - Status
> - BidModifier
> - AccountCurrencyCode
> - Impressions
> - Clicks
> - Cost
> - ClickType
> - Device
> - ExternalCustomerId
>
> As soon as I add BidModifier the request starts throwing 500 error with no 
> explanation. I am using 201306 version of the api and its definitely in the 
> documentation so clueless whats going on.
>
> Cheers,
> Subhash
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Getting 500 error when requesting BidModifier field in CRITERIA_PERFORMANCE_REPORT

2013-09-09 Thread subhash . gupta
Hey Takeshi,

I found the problem but don't know the resolution. Here is the response I 
am getting.

BetaError.BETA_FEATUREBidModifierselector


In java it was dying without giving response so tried it with curl and this 
is the response I am getting.


Cheers,
Subhash

On Monday, 2 September 2013 09:37:08 UTC+1, subhas...@forward3d.com wrote:
>
> Hey Guys,
>
> I am trying to request CRITERIA_PERFORMANCE_REPORT report with the 
> following fields.
>
> - CampaignId
> - CampaignName
> - AdGroupId
> - AdGroupName
> - Criteria
> - CriteriaDestinationUrl
> - CriteriaType
> - Status
> - BidModifier
> - AccountCurrencyCode
> - Impressions
> - Clicks
> - Cost
> - ClickType
> - Device
> - ExternalCustomerId
>
> As soon as I add BidModifier the request starts throwing 500 error with no 
> explanation. I am using 201306 version of the api and its definitely in the 
> documentation so clueless whats going on.
>
> Cheers,
> Subhash
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Getting 500 error when requesting BidModifier field in CRITERIA_PERFORMANCE_REPORT

2013-09-05 Thread subhash . gupta
I requested the report using ClientLogin method rather than oauth. Could 
that be reason? I assume the report will be auth agnostic.

Cheers,
Subhash

On Monday, 2 September 2013 09:37:08 UTC+1, subhas...@forward3d.com wrote:
>
> Hey Guys,
>
> I am trying to request CRITERIA_PERFORMANCE_REPORT report with the 
> following fields.
>
> - CampaignId
> - CampaignName
> - AdGroupId
> - AdGroupName
> - Criteria
> - CriteriaDestinationUrl
> - CriteriaType
> - Status
> - BidModifier
> - AccountCurrencyCode
> - Impressions
> - Clicks
> - Cost
> - ClickType
> - Device
> - ExternalCustomerId
>
> As soon as I add BidModifier the request starts throwing 500 error with no 
> explanation. I am using 201306 version of the api and its definitely in the 
> documentation so clueless whats going on.
>
> Cheers,
> Subhash
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Getting 500 error when requesting BidModifier field in CRITERIA_PERFORMANCE_REPORT

2013-09-04 Thread subhash . gupta
This is the reort definition xml we are requesting:

CampaignIdCampaignNameAdGroupIdAdGroupNameCriteriaCriteriaDestinationUrlCriteriaTypeStatusBidModifierAccountCurrencyCodeImpressionsClicksCostClickTypeDeviceExternalCustomerId2013082820130828/tmp/adwords/reports/lovehoney_enhanced/uk_lovehoney/bid_adjustments/2013-08-28-2013-08-28/7472124528.tsvCRITERIA_PERFORMANCE_REPORTCUSTOM_DATETSV


If I remove the BidModifier then it works but kills the whole purpose 
because thats the field we are after.

Cheers,
Subhash

On Monday, 2 September 2013 09:37:08 UTC+1, subhas...@forward3d.com wrote:
>
> Hey Guys,
>
> I am trying to request CRITERIA_PERFORMANCE_REPORT report with the 
> following fields.
>
> - CampaignId
> - CampaignName
> - AdGroupId
> - AdGroupName
> - Criteria
> - CriteriaDestinationUrl
> - CriteriaType
> - Status
> - BidModifier
> - AccountCurrencyCode
> - Impressions
> - Clicks
> - Cost
> - ClickType
> - Device
> - ExternalCustomerId
>
> As soon as I add BidModifier the request starts throwing 500 error with no 
> explanation. I am using 201306 version of the api and its definitely in the 
> documentation so clueless whats going on.
>
> Cheers,
> Subhash
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Getting 500 error when trying to retrieve BidModifier in CAMPAIGN_PERFORMANCE_REPORT

2013-09-02 Thread subhash . gupta
Hey,

I am facing a problem with CAMPAIGN_PERFORMANCE_REPORT when including 
BidModifier field in the request. It works fine without this field but as I 
add the request starts throwing 500 error with no explanation. These are 
the fields I am requesting.

- CampaignId
- CampaignName
- AdGroupId
- AdGroupName
- Criteria
- CriteriaDestinationUrl
- CriteriaType
- Status
- BidModifier
- AccountCurrencyCode
- Impressions
- Clicks
- Cost
- ClickType
- Device
- ExternalCustomerId


Does anybody has any info about this.

Cheers,
Subhash

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Getting 500 error when requesting BidModifier field in CRITERIA_PERFORMANCE_REPORT

2013-09-02 Thread subhash . gupta
Hey Guys,

I am trying to request CRITERIA_PERFORMANCE_REPORT report with the 
following fields.

- CampaignId
- CampaignName
- AdGroupId
- AdGroupName
- Criteria
- CriteriaDestinationUrl
- CriteriaType
- Status
- BidModifier
- AccountCurrencyCode
- Impressions
- Clicks
- Cost
- ClickType
- Device
- ExternalCustomerId

As soon as I add BidModifier the request starts throwing 500 error with no 
explanation. I am using 201306 version of the api and its definitely in the 
documentation so clueless whats going on.

Cheers,
Subhash

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Search Funnels Report

2011-11-09 Thread Subhash Gupta
Hello,

Is it possible to get the search funnels reports through adwords api?

Cheers,
Subhash

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en