Re: Accessing the opportunities via the api

2016-10-04 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Nick,

Certain new features are rolled out for a smaller scope before being made 
available for a larger scope. The method 
*getCampaignCriterionBidLandscape() *was made available in the API version 
v201603 and is currently only available for a limited set of criteria. 
Unfortunately, I do not have a timeline on when this feature will be rolled 
out for other criteria. I would recommend keeping an eye on our blog 
 for updates regarding this 
feature.   

Regards,
Vishal, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fc98aa29-0277-4270-ba6e-3a9201962643%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Accessing the opportunities via the api

2016-10-03 Thread Nick
Hi Vishal,

Right.. is there a reason why for that?
How can I get the ones from the Opportunities tab. Is that something which 
is going to come out?

Nick

On Tuesday, October 4, 2016 at 10:24:14 AM UTC+13, Vishal Vinayak (Adwords 
API Team) wrote:
>
> Hi Nick,
>
> Unfortunately, DataService.getCampaignCriteriaBidLandscape 
> 
>  supports 
> only Platform criteria type HighEndMobile. However, there are other methods 
> available in the DataService 
> 
>  which 
> can be used to fetch bid landscapes for other criteria types/ad groups. 
>
> Regards,
> Vishal, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/27f4862f-d676-49ee-a768-91676ab1f0af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Accessing the opportunities via the api

2016-10-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Nick,

Unfortunately, DataService.getCampaignCriteriaBidLandscape 

 supports 
only Platform criteria type HighEndMobile. However, there are other methods 
available in the DataService 
 
which 
can be used to fetch bid landscapes for other criteria types/ad groups. 

Regards,
Vishal, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a0f71a2c-5f2e-4ddd-82e3-1da1072c924b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Accessing the opportunities via the api

2016-10-03 Thread Nick
Hello,

Yes, the campaign meets those requirements. 

When I login via the website I can see Opportunities there. I notice in the 
docs it says "Note: The only criterion returned by 
getCampaignCriterionBidLandscape() or queryCampaignCriterionBidLandscape() 
is the Platform criterion with ID 30001 (HighEndMobile)." so I wonder if 
the API is limited in someway.

I have private messaged you the soap log file.

Thanks
Nick

On Tuesday, October 4, 2016 at 3:17:20 AM UTC+13, Vishal Vinayak (Adwords 
API Team) wrote:
>
> Hi Nick,
>
> The campaign you are trying to target should meet these requirements 
> 
>  before 
> it can be used for generating bid landscapes. Essentially your campaign 
> should have a past history on which predictions would be based and 
> conversion tracking should be enabled for the campaign. 
>
> If this information doesn't help, could you please provide me with the 
> SOAP XML request and response logs for the API call, so that I can debug 
> the issue further?
>
> Regards,
> Vishal, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2f7955c2-fe11-458c-8885-caa7acb78df8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Accessing the opportunities via the api

2016-10-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Nick,

The campaign you are trying to target should meet these requirements 

 before 
it can be used for generating bid landscapes. Essentially your campaign 
should have a past history on which predictions would be based and 
conversion tracking should be enabled for the campaign. 

If this information doesn't help, could you please provide me with the SOAP 
XML request and response logs for the API call, so that I can debug the 
issue further?

Regards,
Vishal, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4e73009f-ef6c-47ed-bdb2-5a3892fa8ec2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Accessing the opportunities via the api

2016-09-30 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Although you might be able to automate most suggestions that you see in the 
opportunities tab using the API, you cannot fetch the suggestions 
themselves via the API. In general, most functionality in the AdWords web 
interface can be replicated using the API. For example, you can refer to this 
guide  on 
how to mutate a campaign's budget using the API. For managing multiple 
client account budgets 
 under 
a manager account, you can use the BudgetOrderService 
.
 
Similarly, you can use the CampaignExtensionSettingService 

 to add site-links 
 to 
your campaign via the API. Additionally, AdWords API provides you with bid 
landscapes 
, 
which can help you estimate the performance of your campaign if you made 
changes to the bid, and TrafficEstimatorService 
,
 
which can help you estimate traffic 

 for 
existing campaigns and ad groups. 

Hope this information is helpful. Please revert if you have additional 
questions. 

Regards,
Vishal, AdWords API Team 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/01c2c2de-30d1-4eb8-98e4-c07dedd462f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Accessing the opportunities via the api

2016-09-30 Thread Wizzard
When I login to my google adwords account and select a campaign, there is 
an opportunities tab. Here it has suggestions for increasing the budget, 
adding site links etc.

Can those suggestions be fetched from the API? I can't see anything in the 
docs...

If not, could the settings around the increasing of the budget be fetched 
some how. For example is it possible to estimate if we doubled our budget 
how many extra clicks it would get?

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/12c033e9-45fc-4f12-8080-ef9dd652958d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.