Re: Cant find the Languages set to a Campaign

2021-11-12 Thread Binu Mathew
Any Information Available ??

On Friday, 12 November 2021 at 22:28:00 UTC+5:30 Binu Mathew wrote:

> Hi All
>
> Here is the code i use get languages set to an individual campaign 
>
> $language_query='SELECT language_constant.id FROM campaign_criterion';
>  if ($id !== null) {
> $language_query .= " WHERE campaign.id= $id ";
> }
> $response =$googleAdsServiceClient->searchStream(' 
> ',$language_query);
>   
> foreach ($response->iterateAllElements() as $googleAdsRow) {
> $campaignCriterion = $googleAdsRow->getCampaignCriterion();
> $newCompete = new \StdClass();  
> $newCompete->langauge_code = 
> $campaignCriterion->getLanguage()->getCode();
>  array_push($googleAdsRow, $newCompete);
> 
> }
>
> This code return following error any idea why ? 
>
> message: "Call to a member function getCode() on null"
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a1b76d79-1827-4297-8958-6cbd82e0d705n%40googlegroups.com.


Re: How to retrieve location name and radius from LocationViews Return Resource Name?

2021-11-12 Thread Binu Mathew
Hello 

Yes I got the Location views with ID,

customers//locationViews/15081569942~2528

customers/   /locationViews/15081569942~1006886

customers/   /locationViews/15081569942~9299329

customers/   /locationViews/15081569942~1455913396779



In which customers/   /locationViews/15081569942~1455913396779 
is of Location name with Proximity, so its not in CSV, how can i retrieve 
its name and radius ?


On Saturday, 13 November 2021 at 02:13:53 UTC+5:30 adsapi wrote:

> Hello,
>
> Thanks for reaching out to the Google Ads API support team. I understand 
> you are using the location_view and are inquiring about the resource names 
> for locations and proximities. Could you please provide us with more detail?
>
> Regards,
>
> Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 
> 2021 
> Google Ads API and AdWords API Annual Survey 
> 
>  
> [image: Google Logo] 
> Jakeia Sabrina 
> Google Ads API Team  
>
> ref:_00D1U1174p._5004Q2R8YIs:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a02af98f-9019-47da-a78c-9996eb03148en%40googlegroups.com.


Re: Bid Modifier for User Lists

2021-11-12 Thread Will Schymik
I have not been able to find where to add a bid modifier to the association 
between an ad group and a user list via the UI, however per the link I 
provided you can programmatically set a bid modifier on the association.

> As with other types of criteria, you can assign other properties to the 
AdGroupCriterion object, such as bid overrides.

Is there any way to achieve the desired behavior without creating multiple 
ad groups? (one for the broad audience and one with a modified bid for the 
user list)
On Friday, November 12, 2021 at 3:51:12 PM UTC-5 adsapi wrote:

> Hi Will,
>
> The list of criterion 
> 
>  
> that  AdGroupBidModifier 
> 
>  
> can base a modifier on excludes user list as criterion. If you can do this 
> in the UI, could you privately send us a screenshot?
>
> Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 
> 2021 
> Google Ads API and AdWords API Annual Survey 
> 
>
> Regards,
>   
> [image: Google Logo] 
> Aryeh Baker 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2R8ZuI:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/aa4ce24a-883c-4c42-90ff-c78d7ab18c3an%40googlegroups.com.


Re: Setup Billing - the error code is not in this version.

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Viktor,

The underlying error is CUSTOMER_BILLING_ERROR_CANNOT_CREATE_IN_PAST. You need 
to make sure that start_time is in the future.

I've filed a request to publish this error code in the next API version.

Cheers
Anash
ref:_00D1U1174p._5004Q2PJYmo:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Vf9hC0R2H8NW00VPdsTpOPQKq5GzfbLK7RPg%40sfdc.net.


RE: Bid Modifier for User Lists

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Will,

The list of criterion that AdGroupBidModifier can base a modifier on excludes 
user list as criterion. If you can do this in the UI, could you privately send 
us a screenshot?

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2R8ZuI:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/evMfn0R2H8KY00V1TT4HNERxWiKbj22InxOQ%40sfdc.net.


RE: How to retrieve location name and radius from LocationViews Return Resource Name?

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello,

Thanks for reaching out to the Google Ads API support team. I understand you 
are using the location_view and are inquiring about the resource names for 
locations and proximities. Could you please provide us with more detail?

Regards,

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Jakeia Sabrina
Google Ads API Team
ref:_00D1U1174p._5004Q2R8YIs:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/H9yPP0R2H88T00cFt_3rEOROOVTKOk7iPAtA%40sfdc.net.


Re: Can't access Google Servers

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi there,

Thank you for getting back to us that for now it's ok. Please get back to us if 
it happens again.

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2R8Sjr:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/-BOaD0R2H7CG001r2EI4m7TT-OIqzWlGRMqg%40sfdc.net.


RE: How to properly update the assets in an ad group

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Evgeniy,

I reproduced this behavior that and app ad cannot be removed with a remove 
operation from adGroupAd. You may remove the AdGroup. If you want to replicate 
the ad before removing it you can do a get of the AdGroupAdService and create 
the new adGroup with adGroupAd with the contents of that 'get' response. Feel 
free to get back to us.

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2R8YmX:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/kYilQ0R2H6K400Tw4jrSm_QkefCuclPJqKRg%40sfdc.net.


RE: Create New Smart Campaign Shopping Ads

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello,

Thanks for reaching out. As indicated in the error message, you are missing the 
required field, campaign_bidding_strategy, which must be set to 
maximize_conversion_value for Smart Shopping campaigns. You can read more about 
creating Smart Shopping campaigns here.

Regards,
Matt
Google Ads API Team


Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2R8X1g:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8qNEh0R2H5UY00EWP2-JpqTZeU5riDCLUUEQ%40sfdc.net.


RE: Request had insufficient authentication scopes

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello,

Thanks for reaching out. Your developer token MCC does not have to be connected 
to the account hierarchy that you are targeting for API calls.

If you can provide your complete request and response logs we can have a closer 
look at this issue.

In the meantime, please ensure the following:

You have enabled the Ads API in your Cloud Console project.
The OAuth credentials have been properly set (e.g. if you are using a supported 
client library, make sure that the credentials are set in the configuration 
file)

Regards,
Matt
Google Ads API Team


Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2R8X3J:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Azo2C0R2H4UC00SA5c1ZIwROWCIviF3TzJfg%40sfdc.net.


RE: Problems refreshing token for Google Ads

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Alice,

You can try Google Account Help.

Since you're concern is related to the app verification process, you can check 
on this related article and this article to know how to address the error. You 
can reach out to the Cloud Console Team via this link to get more information 
about this.

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2R8YHa:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5zg1n0R2H4JX00xMLlwUgdRXGAl6eUAayS7Q%40sfdc.net.


Re: CampaignError.CANNOT_SET_SELECTIVE_OPTIMIZATION_DURING_OR_POST_UNIFIED_GOAL_MIGRATION

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Matteo,

The link you mentioned was the library for the AdWords API. Version v9 is for 
the Google Ads API, which has a separate client library. You can find the 
release for v9 for that library here:

https://github.com/googleads/google-ads-php/releases/tag/v12.1.0

Thanks,
Josh, Google Ads API Team
ref:_00D1U1174p._5004Q2QHfA2:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ORC0R0R2H1OD00ConwSaDqRVqKOV7dQAFmLw%40sfdc.net.


PHP SDK Supporting API v9

2021-11-12 Thread Lonny Kapelushnik
Morning,

I am looking to use the 'MaximizeConversions' bidding strategy. But it only 
exists in v9 of the API and the PHP SDK currently only supports v8 of the 
API.

Is there an ETA on when the PHP SDK will be upgraded to v9 of the API?

Thanks,
Lonny

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/61cf-6d0c-40fe-8b42-3efe4a08414dn%40googlegroups.com.


Re: Find the original asset when getting error: CANNOT_MODIFY_ASSET_NAME when uploading duplicate image

2021-11-12 Thread Lonny Kapelushnik
Hi Aryeh,

Wanted to share that I am running into the exact same problem this morning. 
Looking forward to having this added to the API. I'll check the blog for 
updates.

On Friday, November 12, 2021 at 8:27:06 AM UTC-7 adsapi wrote:

> Hi Meir,
>
> I work with Ernie and will assist you. I reproduced this behavior of 
> CANNOT_MODIFY_ASSET_NAME when uploading duplicate image with a modification 
> in UploadImageAsset.java to upload the image with a name the second time 
> around, the error response didn't show which image was the duplicate. I 
> raised with my team this request for the error message to show which 
> resource name is the duplicate. Upon review we may add this 
> functionality. You may monitor our blog 
>  for 
> an update.
>
> In the meantime, you can pull an asset report 
>  and filter 
> for dimensions and size and other attributes of the image you are trying to 
> upload and then if there is one match you got the resource name.
>
> SELECT asset.id, asset.image_asset.file_size, 
> asset.image_asset.full_size.height_pixels, asset.image_asset.full_size.url, 
> asset.image_asset.full_size.width_pixels, asset.image_asset.mime_type, 
> asset.name, asset.resource_name FROM asset WHERE 
> asset.image_asset.file_size = 0 AND 
> asset.image_asset.full_size.height_pixels = 0 AND 
> asset.image_asset.full_size.url = '0' AND 
> asset.image_asset.full_size.width_pixels = 0 AND 
> asset.image_asset.mime_type = 'IMAGE_GIF'
>
> Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 
> 2021 
> Google Ads API and AdWords API Annual Survey 
> 
>
> Regards,
>  
> [image: Google Logo] 
> Aryeh Baker 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Hyur3:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fd69d62d-cbb0-49da-a3f6-122ee3bfda9fn%40googlegroups.com.


Cant find the Languages set to a Campaign

2021-11-12 Thread Binu Mathew
Hi All

Here is the code i use get languages set to an individual campaign 

$language_query='SELECT language_constant.id FROM campaign_criterion';
 if ($id !== null) {
$language_query .= " WHERE campaign.id= $id ";
}
$response =$googleAdsServiceClient->searchStream(' 
',$language_query);
  
foreach ($response->iterateAllElements() as $googleAdsRow) {
$campaignCriterion = $googleAdsRow->getCampaignCriterion();
$newCompete = new \StdClass();  
$newCompete->langauge_code = 
$campaignCriterion->getLanguage()->getCode();
 array_push($googleAdsRow, $newCompete);

}

This code return following error any idea why ? 

message: "Call to a member function getCode() on null"

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5aedffde-6e69-4184-b964-5399d60aa4fcn%40googlegroups.com.


Bid Modifier for User Lists

2021-11-12 Thread Will Schymik
I am trying to create an ad group without any audience delivery 
restrictions that also has an increase bid for individuals belonging to a 
specific User List. 

>From the documentation here 

 
it seems that creating a user_list AdGroupCriterion mapping an Ad Group to 
a User List allows you to set a bid modifier, however it also seems to 
restrict ads to only be delivered to the specified User List. Is the latter 
part not true?

Appreciate any insight here.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4c1031cc-8251-436b-a54b-66b1944ca5b0n%40googlegroups.com.


Re: Can't access Google Servers

2021-11-12 Thread AdWordsAPI-Gnr
I mentioned it while opening the thread. The issue was related to google 
servers and has been fixed. :) No need to look for another problem. There 
was a similar problem before. It's a temporary issue.

12 Kasım 2021 Cuma tarihinde saat 18:11:06 UTC+3 itibarıyla adsapi şunları 
yazdı:

> Hi Igor,
>
> Thanks for notifying us. Can you please privately provide us with your 
> complete request and response logs so we can investigate the issue?
>
> Thanks,
> Matt
> Google Ads API Team
>
>
>
> Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 
> 2021 
> Google Ads API and AdWords API Annual Survey 
> 
>   
> [image: Google Logo] 
> Matt 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2R8Sjr:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d9e438d5-aba4-449d-98e6-a084ffe7fd0en%40googlegroups.com.


Re: CampaignError.CANNOT_SET_SELECTIVE_OPTIMIZATION_DURING_OR_POST_UNIFIED_GOAL_MIGRATION

2021-11-12 Thread Matteo Medda
Hello, on the PHP library for ADWORDS we see the version 54 of August 2021

https://github.com/googleads/googleads-php-lib/releases/tag/54.0.0

Regards,
Matteo

Il giorno venerdì 12 novembre 2021 alle 17:30:23 UTC+1 adsapi ha scritto:

> Hi,
>
> The Java, PHP, and Python libraries for v9 are all available now.
>
>
> Thanks,
> Josh, Google Ads API Team
>
> ref:_00D1U1174p._5004Q2QHfA2:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7b792b7e-a377-4b62-9422-39ac361cf7cen%40googlegroups.com.


Re: CampaignError.CANNOT_SET_SELECTIVE_OPTIMIZATION_DURING_OR_POST_UNIFIED_GOAL_MIGRATION

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi,

The Java, PHP, and Python libraries for v9 are all available now.

Thanks,
Josh, Google Ads API Team
ref:_00D1U1174p._5004Q2QHfA2:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/IjvtE0R2GWI3000RP1Gt2dR-qEvcDbDktxSw%40sfdc.net.


Re: Find the original asset when getting error: CANNOT_MODIFY_ASSET_NAME when uploading duplicate image

2021-11-12 Thread Meir Mouyal
Hey there,

Yeep... I've thought about filtering through a report but... it's not ideal 
at all, I might just modify a pixel in the image and upload it.

Typically when getting a duplicate error you really expect to have the Id 
or some reference that points you to the original resource, so it would be 
amazing to have that.

I also find really interesting that Assets can't be deleted, why is this?

There is also no UI panel where one can manage all the uploaded assets, 
right?

Thanks!
El viernes, 12 de noviembre de 2021 a las 16:27:06 UTC+1, adsapi escribió:

> Hi Meir,
>
> I work with Ernie and will assist you. I reproduced this behavior of 
> CANNOT_MODIFY_ASSET_NAME when uploading duplicate image with a modification 
> in UploadImageAsset.java to upload the image with a name the second time 
> around, the error response didn't show which image was the duplicate. I 
> raised with my team this request for the error message to show which 
> resource name is the duplicate. Upon review we may add this 
> functionality. You may monitor our blog 
>  for 
> an update.
>
> In the meantime, you can pull an asset report 
>  and filter 
> for dimensions and size and other attributes of the image you are trying to 
> upload and then if there is one match you got the resource name.
>
> SELECT asset.id, asset.image_asset.file_size, 
> asset.image_asset.full_size.height_pixels, asset.image_asset.full_size.url, 
> asset.image_asset.full_size.width_pixels, asset.image_asset.mime_type, 
> asset.name, asset.resource_name FROM asset WHERE 
> asset.image_asset.file_size = 0 AND 
> asset.image_asset.full_size.height_pixels = 0 AND 
> asset.image_asset.full_size.url = '0' AND 
> asset.image_asset.full_size.width_pixels = 0 AND 
> asset.image_asset.mime_type = 'IMAGE_GIF'
>
> Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 
> 2021 
> Google Ads API and AdWords API Annual Survey 
> 
>
> Regards,
>  
> [image: Google Logo] 
> Aryeh Baker 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Hyur3:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/42dc9e5b-8bb5-450b-857d-f08d33e01d8dn%40googlegroups.com.


How to properly update the assets in an ad group

2021-11-12 Thread Evgeniy Lepikov
Hi there!
Initially, my goal was to run a query to add new assets to an existing 
group. The Ad Type of exist Ad is AppAd 
 . 
In the process of adding new asserts I got an error 
*"Field 'ad_group' cannot be modified by 'UPDATE' operation."*

After searching for a description of the error I found this report

*The AppAd type is not mutable and this is the root cause of the error you 
received. Please refer to this guide 

 on 
what ad types are mutable. As you said you encountered an issue when 
removing the ad and creating a new one. *

Ok, I tried deleting Ad and got 


*message: "Cannot remove an adgroup ad with this ad type."*
Now I don't quite understand how I can add new assets ? What do I have to 
do to be able to do that? Maybe I should try to delete the whole group? 
Will this be the right solution?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cdff60ab-2426-4f6f-8113-7fc0ebab853bn%40googlegroups.com.


Problems refreshing token for Google Ads

2021-11-12 Thread 'Alice Fan' via AdWords API and Google Ads API Forum
Hello,

My client is having the following issue.  Is there someone who can help us 
with this?

Thanks!
Alice

We are trying to create a refresh token for GoogleAds and getting below 
error.

   1. We created OAuth Client ID and Secret as mentioned in the 
   documentation - 
   https://developers.google.com/google-ads/api/docs/oauth/cloud-project .
  1. Cloud project: audience-connect and enabled Google Ads API.
   2. I ran AuthenticateInDesktopApplication 
   

 as 
   mentioned in 
   
https://developers.google.com/google-ads/api/docs/client-libs/java/oauth-desktop


   1. Got a  Paste this url in your browser,  and selected my email,


   1. Got the Error – “This app tried to access sensitive info in your 
   Google Account. To keep your account safe, Google blocked this access.”

 


   1. My email has access to GoogleAds Account.
   2. Need help in resolving this error and get the refresh token.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/faf57758-8af3-4581-9425-057589bccc16n%40googlegroups.com.


How to retrieve location name and radius from LocationViews Return Resource Name?

2021-11-12 Thread Binu Mathew
Hello,

I am using PHP to get Resource name of Location I used  in LocationViews

Here are same of Resource Name i am getting back from Google.

customers//locationViews/15081569942~2528

customers/   /locationViews/15081569942~1006886

customers/   /locationViews/15081569942~9299329

customers/   /locationViews/15081569942~1455913396779


For the first three as there is no radius I am able to find the Location 
name from CSV, what about the last one with radius? any example ?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/04ba1ad2-87a2-498d-9014-b7a6d07dbe93n%40googlegroups.com.


RE: How to get the number of conversions for a certain conversion

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi,

Thanks for reaching out to us.

Unfortunately, Google Ads API does not support custom columns. Certain columns 
and other features of the UI's custom reporting are therefore not available. 
However, our team has already created a feature request and is currently under 
review. For now you may keep an eye on our blog for updates or announcements.

To help you construct queries with the report field plan to retrieve, you can 
use our Query builder and Query validator in the documentation.

Let us know if you have any further questions.

Regards,
Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2R8Skk:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/I17uD0R2GTVZ00gAWZZLWZREKFssg4vedQAg%40sfdc.net.


Re: Find the original asset when getting error: CANNOT_MODIFY_ASSET_NAME when uploading duplicate image

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Meir,

I work with Ernie and will assist you. I reproduced this behavior of 
CANNOT_MODIFY_ASSET_NAME when uploading duplicate image with a modification in 
UploadImageAsset.java to upload the image with a name the second time around, 
the error response didn't show which image was the duplicate. I raised with my 
team this request for the error message to show which resource name is the 
duplicate. Upon review we may add this functionality. You may monitor our blog 
for an update.

In the meantime, you can pull an asset report and filter for dimensions and 
size and other attributes of the image you are trying to upload and then if 
there is one match you got the resource name.

SELECT asset.id, asset.image_asset.file_size, 
asset.image_asset.full_size.height_pixels, asset.image_asset.full_size.url, 
asset.image_asset.full_size.width_pixels, asset.image_asset.mime_type, 
asset.name, asset.resource_name FROM asset WHERE asset.image_asset.file_size = 
0 AND asset.image_asset.full_size.height_pixels = 0 AND 
asset.image_asset.full_size.url = '0' AND 
asset.image_asset.full_size.width_pixels = 0 AND asset.image_asset.mime_type = 
'IMAGE_GIF'

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2Hyur3:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/l_BW00R2GTKL009GBcNxK7R1Kii1JoQQOOdA%40sfdc.net.


Re: Questions about the Google Ads Query Language v6

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello -

Indeed it looks like I was mistaken, thanks for clarifying this and linking to 
our documentation!

Best,
Ben, Google Ads API Team
ref:_00D1U1174p._5004Q2CRwMV:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cgh2t0R2GTFY00QJicizJZQqi_HrFncS9o8w%40sfdc.net.


Re: Can't access Google Servers

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Igor,

Thanks for notifying us. Can you please privately provide us with your complete 
request and response logs so we can investigate the issue?

Thanks,
Matt
Google Ads API Team


Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2R8Sjr:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/TH0IW0R2GSTZ00aV6XjRYEQn22KhT0JOKUDA%40sfdc.net.


Request had insufficient authentication scopes

2021-11-12 Thread 'Miloš Jedlinský' via AdWords API and Google Ads API Forum
Hello, 

I would like to ask you for help.

We are struggling with API authentication and we are not able to go through 
it. We are ending this error - Request had insufficient authentication 
scopes. We created We have created a client ID, client secret,... but 
unfortunately it doesn't work.

We are using token from an account that is not in the structure of the 
account which we authenticated for. Google representative told us that it 
should be working. Could it be the problem of an error which we are 
getting? 

And if so, is there a solution for how to run it even when the token is for 
a different account?


Thank you for the answer. Miloš

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/24f40822-78b0-42a7-a1fb-76678754ca3bn%40googlegroups.com.


Create New Smart Campaign Shopping Ads

2021-11-12 Thread simo mazraoui
Hello guys

I try to create a smart campaign shopping ads, but I receive an error say:

*The required field was not present., at 
operations[0].create.campaign_bidding_strategy*

Header:

developer-token:{{AUTH_DEVELOPER_TOKEN}} 
login-customer-id:{{MANAGER_CUSTOMER_ID}} Content-Type:application/json

Req: 

{
  "operations": [
{
"create": {
"name": "First Campaign From POSTMAN",
"status": "PAUSED",
"advertising_channel_type": "SHOPPING",
"advertising_channel_sub_type": "SHOPPING_SMART_ADS",
"shopping_setting": {
"merchant_id":"{{MERCHANT_ID}}",
"sales_country":"US"
},
"campaign_budget": "/customers/{{CUSTOMER_ID}}
/campaignBudgets/9878129176",
"start_date": "2021-11-12",
"end_date": "2021-11-14"
}
}
  ],
  "partial_failure": true,
  "validate_only": false,
  "response_content_type": "MUTABLE_RESOURCE"
}
Res:

{
"results": [
{}
],
"partialFailureError": {
"code": 3,
"message": "The required field was not present., at 
operations[0].create.campaign_bidding_strategy",
"details": [
{
"@type": 
"type.googleapis.com/google.ads.googleads.v9.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"fieldError": "REQUIRED"
},
"message": "The required field was not present.",
"trigger": {
"stringValue": ""
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
},
{
"fieldName": "create"
},
{
"fieldName": "campaign_bidding_strategy"
}
]
}
}
]
}
]
}
}

I hope someone can help to fix this
Thank you

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6289f441-3adc-4a46-801b-606123343269n%40googlegroups.com.


Re: Application for Standard Access Denied

2021-11-12 Thread Nicholas Edwards
Thanks Matt!

On Thursday, November 11, 2021 at 1:11:37 PM UTC adsapi wrote:

> Hi Nicholas,
>
> Thanks for reaching out. The second option, creation/management, makes the 
> most sense here. However, for clarifications on this application, please 
> reach out to adwordsa...@google.com, as their team can better assist with 
> access applications.
>
> Regards,
> Matt
> Google Ads API Team
>
>
> Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 
> 2021 
> Google Ads API and AdWords API Annual Survey 
> 
>   
> [image: Google Logo] 
> Matt 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2R8ArD:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/111c2939-fb8e-4925-b874-a70015c80390n%40googlegroups.com.


Re: Can't access Google Servers

2021-11-12 Thread sc...@bgenius.com
Hi,

Definitely an outage with Google servers. Authentication with Google 
servers all failed for different applications using both AdWords API and 
Google Ads API.
Seems to be getting through now again but I wanted to raise this flag as 
well with the previous posters.

This was NOT an issue with specific client library, as mentioned by Ernie, 
as we are not using PHP library like the author posted.

Can you investigate the cause?

Thanks,
Igor
On Friday, 12 November 2021 at 11:20:33 UTC+1 adsapi wrote:

> Hi,
>
> Thank you for raising your concern.
>
> I understand the concern and it is about an issue that you've encountered 
> with your client library. Unfortunately, this is outside of our scope and 
> our team would not be able to provide support here. With this, I would 
> suggest posting your concern here 
>  instead to get 
> support from the author of the client library as they are more equipped to 
> provide support to this kind of issue.
>
> Regards,
>
> Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 
> 2021 
> Google Ads API and AdWords API Annual Survey 
> 
>   
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2R8Sjr:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/32ee57ac-4c80-4631-95f8-3733ab617200n%40googlegroups.com.


RE: Can't access Google Servers

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Janne,

I am happy to know that the issue is no longer occurring on your end.

However, if the issue persists again, I would suggest to post your concern here 
instead to get support from the author of the client library as they are more 
equipped to provide support to this kind of issue.

Regards,

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2R8Sjr:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/eVz9E0R2GFJ900fGxLXr_ARIqlpyGT3Cadig%40sfdc.net.


RE: Can't access Google Servers

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi,

Thank you for raising your concern.

I understand the concern and it is about an issue that you've encountered with 
your client library. Unfortunately, this is outside of our scope and our team 
would not be able to provide support here. With this, I would suggest posting 
your concern here instead to get support from the author of the client library 
as they are more equipped to provide support to this kind of issue.

Regards,

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2R8Sjr:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/q6WOw0R2GFDQ00WunD2titRAu348BHfDTY4Q%40sfdc.net.


Re: Can't access Google Servers

2021-11-12 Thread Janne Ratia
Seems to be ok for now :)

On Friday, 12 November 2021 at 12:12:27 UTC+2 Janne Ratia wrote:

> For last hour we have been receiving this error message  "Failed to 
> connect to oauth2.googleapis.com port 443: Connection timed out". 
> Probably the same problem?
>
> On Friday, 12 November 2021 at 11:07:33 UTC+2 AdWordsAPI-Gnr wrote:
>
>> We had a problem like this before. Is it the same again? The running 
>> application is currently not working. Is it related to accessing Google 
>> servers?
>>
>>
>>
>> Fatal error: Uncaught exception 'RuntimeException' with message 'Error 
>> creating resource: [message] fopen(): SSL: Connection reset by peer [file] 
>> /home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php
>>  
>> [line] 324 [message] fopen(): Failed to enable crypto [file] 
>> /home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php
>>  
>> [line] 324 [message] fopen(
>> https://adwords.google.com/api/adwords/reportdownload/v201809): failed 
>> to open stream: operation failed [file] 
>> /home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php
>>  
>> [line] 324' in 
>> /home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php:252
>>  
>> Stack trace: #0 
>> /home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php(336):
>>  
>> GuzzleHttp\Handler\StreamHandler->createResource(Object(Closure)) #1 
>> /home/webtemsi/public_html/AdwordsPan in 
>> /home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php
>>  
>> on line 52
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e25c05ab-50be-4c37-bd57-58adf0cc0fban%40googlegroups.com.


Re: Can't access Google Servers

2021-11-12 Thread Janne Ratia
For last hour we have been receiving this error message  "Failed to connect 
to oauth2.googleapis.com port 443: Connection timed out". Probably the same 
problem?

On Friday, 12 November 2021 at 11:07:33 UTC+2 AdWordsAPI-Gnr wrote:

> We had a problem like this before. Is it the same again? The running 
> application is currently not working. Is it related to accessing Google 
> servers?
>
>
>
> Fatal error: Uncaught exception 'RuntimeException' with message 'Error 
> creating resource: [message] fopen(): SSL: Connection reset by peer [file] 
> /home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php
>  
> [line] 324 [message] fopen(): Failed to enable crypto [file] 
> /home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php
>  
> [line] 324 [message] fopen(
> https://adwords.google.com/api/adwords/reportdownload/v201809): failed to 
> open stream: operation failed [file] 
> /home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php
>  
> [line] 324' in 
> /home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php:252
>  
> Stack trace: #0 
> /home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php(336):
>  
> GuzzleHttp\Handler\StreamHandler->createResource(Object(Closure)) #1 
> /home/webtemsi/public_html/AdwordsPan in 
> /home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php
>  
> on line 52
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8e0122c7-13d9-4092-a74e-9e1c7abc066dn%40googlegroups.com.


Re: Find the original asset when getting error: CANNOT_MODIFY_ASSET_NAME when uploading duplicate image

2021-11-12 Thread Meir Mouyal
I'm getting the same error and I'm setting a different name, the error 
message is correct.

How can I know though which is the original asset?

El lunes, 31 de mayo de 2021 a las 10:59:57 UTC+2, Google Ads API Forum 
Advisor Prod escribió:

> Hi,
>
> Thank you for raising this concern.
>
> If you are looking for a way to get the value of data 
> 
>  
> field, then I am afraid that this is not possible as this field is for 
> mutate only.
>
> However, it appears that the error did not occurred because you've 
> uploaded the same image, rather, this error occurred because you are 
> setting the same asset name. With this, if you are creating new asset, 
> please ensure to use unique name to avoid the error. Furthermore, you can 
> utilize the asset 
>  view to 
> know the name 
>  of 
> your existing assets before creating new one. 
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Hyur3:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/712ee1e4-e7ff-4909-b1c4-02196ae6ab35n%40googlegroups.com.


Re: Download Campaign Performance(COST) data

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Hao,

Thanks for the follow up on the feature request.

However, I’ve received the update from our team. You’ll need to do this on your 
side using an appropriate tool for your environment. Since the API returns 
results in JSON format, you would need to process it however you wish such as 
JSON to CSV flat format. The said feature isn't going to be implemented on the 
API side.

Let us know if you have any further questions.

Regards,
Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2QFFGf:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/rcq8W0R2GETO00HUTn3A3YRUGYXgZd5CXrYg%40sfdc.net.


RE: Fields that were supported in Adwords API are not in Ads API

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello,

Hope you're safe and doing fine.

We received an update from our team regarding the error you've encountered. As 
per this migration mapping guide, the PLACEHOLDER_FEED_ITEM_REPORT is mapped to 
feed_item and feed_item_target. Those mentioned fields encountered an error 
when using the feed_item_target because this view doesn't support metrics. That 
said, you can use the feed_item view instead.

Regards,

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2QHbTV:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7T8Ip0R2GCF5000vTj8xOaQyGTGYfqvaMqXg%40sfdc.net.


Can't access Google Servers

2021-11-12 Thread AdWordsAPI-Gnr
We had a problem like this before. Is it the same again? The running 
application is currently not working. Is it related to accessing Google 
servers?



Fatal error: Uncaught exception 'RuntimeException' with message 'Error 
creating resource: [message] fopen(): SSL: Connection reset by peer [file] 
/home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php
 
[line] 324 [message] fopen(): Failed to enable crypto [file] 
/home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php
 
[line] 324 [message] 
fopen(https://adwords.google.com/api/adwords/reportdownload/v201809): 
failed to open stream: operation failed [file] 
/home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php
 
[line] 324' in 
/home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php:252
 
Stack trace: #0 
/home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php(336):
 
GuzzleHttp\Handler\StreamHandler->createResource(Object(Closure)) #1 
/home/webtemsi/public_html/AdwordsPan in 
/home/webtemsi/public_html/AdsPanel//api3/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php
 
on line 52

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4c17b651-c4ca-4534-9f14-d0ec27b699e0n%40googlegroups.com.


Re: CampaignError.CANNOT_SET_SELECTIVE_OPTIMIZATION_DURING_OR_POST_UNIFIED_GOAL_MIGRATION

2021-11-12 Thread Matteo Medda
Hi,
we use the PHP library with the ADWORDS API, is there any ETA on that?
Thanks!

Il giorno mercoledì 10 novembre 2021 alle 18:17:51 UTC+1 adsapi ha scritto:

> Hi,
>
> I expect both the Java and Python libraries to be released by the end of 
> this week.
>
> Also, per my colleague Nadine's response on a related thread 
>  , 
> we're looking into turning on selective optimization for Display and Search 
> for the few people who were using it before. I'll provide an update here as 
> soon as I have anything to report on that topic.
>
> Thanks,
> Josh, Google Ads API Team
>  
>
> ref:_00D1U1174p._5004Q2QHfA2:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/68e8a4bf-b257-488b-a182-d9c61dd6a1b8n%40googlegroups.com.


RE: 自动回复: How to set Maximize Conversions bidding in a Display Campaign

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi,

Thank you for the reply. If you are asking on how to set Maximize Conversions 
bidding in a Display Campaign, then please see the suggestion below. There's a 
Display guide for Smart Bidding linked in the Help Center. From that guide, you 
can find information that says not to set the target CPA for maximize 
conversions in Display campaigns. With this, you may try this configuration in 
the Google Ads API when setting Maximize Conversions bidding in a Display 
Campaign.

Let me know if you have further questions.

Regards,

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 
Google Ads API and AdWords API Annual Survey

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2R8PWx:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0hKbC0R2GBFS005--gmm4cRwiGReAIel-F-g%40sfdc.net.